Jpp
16.0.0-rc.2
the software that should make you happy
|
#include "JTools/JElement.hh"
#include "JTools/JCollection.hh"
#include "JTools/JGridCollection.hh"
#include "JTools/JSpline.hh"
#include "JTools/JHermiteSpline.hh"
#include "JTools/JPolint.hh"
#include "JTools/JResult.hh"
Go to the source code of this file.
Classes | |
struct | JTOOLS::JGridSplineFunction1D< JElement_t, JDistance_t > |
Type definition of a spline interpolation based on a JGridCollection. More... | |
struct | JTOOLS::JSplineFunction1D_t |
Type definition of a spline interpolation method based on a JCollection with double result type. More... | |
struct | JTOOLS::JSplineFunction1H_t |
Type definition of a spline interpolation method based on a JCollection with JResultDerivative result type. More... | |
struct | JTOOLS::JSplineFunction1S_t |
Type definition of a spline interpolation method based on a JCollection with JResultPDF result type. More... | |
struct | JTOOLS::JGridSplineFunction1D_t |
Type definition of a spline interpolation based on a JGridCollection with result type double. More... | |
struct | JTOOLS::JGridSplineFunction1H_t |
Type definition of a spline interpolation based on a JGridCollection with JResultDerivative result type. More... | |
struct | JTOOLS::JGridSplineFunction1S_t |
Type definition of a spline interpolation based on a JGridCollection with JResultPDF result type. More... | |
struct | JTOOLS::JGridHermiteSplineFunction1D< JElement_t, JDistance_t > |
Type definition of a spline interpolation based on a JGridCollection. More... | |
struct | JTOOLS::JHermiteSplineFunction1D_t |
Type definition of a spline interpolation method based on a JCollection with double result type. More... | |
struct | JTOOLS::JHermiteSplineFunction1H_t |
Type definition of a spline interpolation method based on a JCollection with JResultDerivative result type. More... | |
struct | JTOOLS::JHermiteSplineFunction1S_t |
Type definition of a spline interpolation method based on a JCollection with JResultPDF result type. More... | |
struct | JTOOLS::JGridHermiteSplineFunction1D_t |
Type definition of a spline interpolation based on a JGridCollection with result type double. More... | |
struct | JTOOLS::JGridHermiteSplineFunction1H_t |
Type definition of a spline interpolation based on a JGridCollection with JResultDerivative result type. More... | |
struct | JTOOLS::JPolint0Function1D< JElement_t, JDistance_t > |
Type definition of a zero degree polynomial interpolation. More... | |
struct | JTOOLS::JPolint1Function1D< JElement_t, JDistance_t > |
Type definition of a 1st degree polynomial interpolation. More... | |
struct | JTOOLS::JPolint2Function1D< JElement_t, JDistance_t > |
Type definition of a 2nd degree polynomial interpolation. More... | |
struct | JTOOLS::JPolint3Function1D< JElement_t, JDistance_t > |
Type definition of a 3rd degree polynomial interpolation. More... | |
struct | JTOOLS::JPolintFunction1D_t< N > |
Polynomial interpolation method with result type double. More... | |
struct | JTOOLS::JPolint0Function1D_t |
Type definition of a zero degree polynomial interpolation with result type double. More... | |
struct | JTOOLS::JPolint1Function1D_t |
Type definition of a 1st degree polynomial interpolation with result type double. More... | |
struct | JTOOLS::JPolint2Function1D_t |
Type definition of a 2nd degree polynomial interpolation with result type double. More... | |
struct | JTOOLS::JPolint3Function1D_t |
Type definition of a 3rd degree polynomial interpolation with result type double. More... | |
struct | JTOOLS::JPolintFunction1H_t< N > |
Polynomial interpolation method with result type JResultDerivative. More... | |
struct | JTOOLS::JPolint1Function1H_t |
Type definition of a 1st degree polynomial interpolation with result type JResultDerivative. More... | |
struct | JTOOLS::JPolint2Function1H_t |
Type definition of a 2nd degree polynomial interpolation with result type JResultDerivative. More... | |
struct | JTOOLS::JPolint3Function1H_t |
Type definition of a 3rd degree polynomial interpolation with result type JResultDerivative. More... | |
struct | JTOOLS::JPolintFunction1S_t< N > |
Polynomial interpolation method with result type JResultPDF. More... | |
struct | JTOOLS::JPolint1Function1S_t |
Type definition of a 1st degree polynomial interpolation with result type JResultPDF. More... | |
struct | JTOOLS::JPolint2Function1S_t |
Type definition of a 2nd degree polynomial interpolation with result type JResultPDF. More... | |
struct | JTOOLS::JPolint3Function1S_t |
Type definition of a 3rd degree polynomial interpolation with result type JResultPDF. More... | |
struct | JTOOLS::JGridPolintFunction1D_t< N > |
Polynomial interpolation method based on a JGridCollection with result type double. More... | |
struct | JTOOLS::JGridPolint0Function1D_t |
Type definition of a zero degree polynomial interpolation based on a JGridCollection with result type double. More... | |
struct | JTOOLS::JGridPolint1Function1D_t |
Type definition of a 1st degree polynomial interpolation based on a JGridCollection with result type double. More... | |
struct | JTOOLS::JGridPolint2Function1D_t |
Type definition of a 2nd degree polynomial interpolation based on a JGridCollection with result type double. More... | |
struct | JTOOLS::JGridPolint3Function1D_t |
Type definition of a 3rd degree polynomial interpolation based on a JGridCollection with result type double. More... | |
struct | JTOOLS::JGridPolintFunction1H_t< N > |
Polynomial interpolation method based on a JGridCollection with result type JResultDerivative. More... | |
struct | JTOOLS::JGridPolint1Function1H_t |
Type definition of a 1st degree polynomial interpolation with result type JResultDerivative. More... | |
struct | JTOOLS::JGridPolint2Function1H_t |
Type definition of a 2nd degree polynomial interpolation with result type JResultDerivative. More... | |
struct | JTOOLS::JGridPolint3Function1H_t |
Type definition of a 3rd degree polynomial interpolation with result type JResultDerivative. More... | |
struct | JTOOLS::JGridPolintFunction1S_t< N > |
Polynomial interpolation method with result type JResultPDF. More... | |
struct | JTOOLS::JGridPolint1Function1S_t |
Type definition of a 1st degree polynomial interpolation with result type JResulPDF. More... | |
struct | JTOOLS::JGridPolint2Function1S_t |
Type definition of a 2nd degree polynomial interpolation with result type JResulPDF. More... | |
struct | JTOOLS::JGridPolint3Function1S_t |
Type definition of a 3rd degree polynomial interpolation with result type JResulPDF. 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). | |