Jpp test-rotations-new
the software that should make you happy
Loading...
Searching...
No Matches
JMultiSet.hh File Reference

Go to the source code of this file.

Classes

struct  JTOOLS::JMultiSet< N, JAbscissa_t >
 Simple data structure for an abstract multidimensional map of equidistant elements. More...
 
struct  JTOOLS::JMultiSet< 0, JAbscissa_t >
 Terminator class of recursive class JMultiSet. More...
 

Namespaces

namespace  JTOOLS
 Auxiliary classes and methods for multi-dimensional interpolations and histograms.
 
namespace  JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Functions

template<unsigned int N, class JAbscissa_t >
JMultiSet< N, JAbscissa_t > JTOOLS::make_multiset (const JSet< JAbscissa_t > &bounds)
 Helper method for JMultiSet.