| Jpp
    18.2.1
    the software that should make you happy | 
#include <utility>#include <sstream>#include "JMath/JZero.hh"#include "JLang/JException.hh"#include "JLang/JClass.hh"#include "JLang/JStreamAvailable.hh"#include "JTools/JFunctional.hh"#include "JTools/JDistance.hh"#include "JTools/JResult.hh"#include "JTools/JMapCollection.hh"Go to the source code of this file.
| 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 JOrdinate_t > | |
| JSplineBounds< JOrdinate_t > | JTOOLS::make_spline_bounds (const JOrdinate_t fpAtXmin, const JOrdinate_t fpAtXmax) | 
| Helper method for JSplineBounds.  More... | |
| template<class JElement_t , template< class, class > class JCollection_t, class JResult_t , class JDistance_t > | |
| JElement_t::ordinate_type | JTOOLS::integrate (const JSplineFunction1D< JElement_t, JCollection_t, JResult_t, JDistance_t > &input, typename JMappable< JElement_t >::map_type &output) | 
| Conversion of data points to integral values.  More... | |
| template<class JElement_t , template< class, class > class JCollection_t, class JDistance_t > | |
| JElement_t::ordinate_type | JTOOLS::integrate (const JSplineFunction1D< JElement_t, JCollection_t, JResultPDF< typename JElement_t::ordinate_type >, JDistance_t > &input, typename JMappable< JElement_t >::map_type &output) | 
| Conversion of data points to integral values.  More... | |
 1.8.5
 1.8.5