|
Jpp - the software that should make you happy
|
Go to the source code of this file.
Classes | |
| class | JTOOLS::JCollection< JElement_t, JDistance_t > |
| General purpose class for collection of elements, see:
Collection of elements.
. More... | |
| struct | JTOOLS::JSet< JAbscissa_t > |
| Simple data structure for an abstract collection of non-equidistant abscissa values. 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<class T > | |
| JSet< typename std::iterator_traits< T > ::value_type > | JTOOLS::make_set (T __begin, T __end) |
| Helper method for JSet. More... | |
| template<class JAbscissa_t > | |
| JSet< JAbscissa_t > | JTOOLS::make_set (const JAbstractCollection< JAbscissa_t > &input) |
| Helper method for JSet. More... | |
1.8.5