| 
    Jpp
    master_rocky-40-g5f0272dcd
    
   the software that should make you happy 
   | 
 
Go to the source code of this file.
Classes | |
| class | JTOOLS::JMultiGrid< N, JAbscissa_t > | 
| Simple data structure for an abstract multidimensional map of equidistant elements.  More... | |
| class | JTOOLS::JMultiGrid< 0, JAbscissa_t > | 
| Terminator class of recursive class JMultiGrid.  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 > | |
| JMultiGrid< N, JAbscissa_t > | JTOOLS::make_multigrid (const JGrid< JAbscissa_t > &bounds) | 
| Helper method for JMultiGrid.  More... | |