| 
    Jpp
    
   | 
 
#include <istream>#include <ostream>#include "JTools/JAbstractCollection.hh"#include "JLang/JClass.hh"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::JGrid< JAbscissa_t > | 
| Simple data structure for an abstract collection of equidistant abscissa values.  More... | |
Namespaces | |
| JTOOLS | |
| Auxiliary classes and methods for multi-dimensional interpolations and histograms.  | |
| JPP | |
Functions | |
| template<class JAbscissa_t > | |
| JGrid< JAbscissa_t > | JTOOLS::make_grid (const int nx, const JAbscissa_t Xmin, const JAbscissa_t Xmax) | 
| Helper method for JGrid.  More... | |
 1.8.5