Jpp
15.0.1-rc.2-highQE
the software that should make you happy
|
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 | |
JTOOLS | |
Auxiliary classes and methods for multi-dimensional interpolations and histograms. | |
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. More... | |