|
Jpp
19.0.0
the software that should make you happy
|
Auxiliary classes for numerical integration. More...
#include <cmath>#include "JTools/JConstants.hh"#include "JTools/JElement.hh"#include "JTools/JCollection.hh"Go to the source code of this file.
Classes | |
| class | JTOOLS::JQuadrature |
| Type definition for numerical integration. More... | |
| class | JTOOLS::JGaussLegendre |
Numerical integrator for . More... | |
| class | JTOOLS::JGaussLaguerre |
Numerical integrator for . More... | |
| class | JTOOLS::JGaussHermite |
Numerical integrator for . More... | |
| class | JTOOLS::JHenyeyGreenstein |
Numerical integrator for , where . More... | |
| class | JTOOLS::JRayleigh |
Numerical integrator for , where . More... | |
| class | JTOOLS::JCotangent |
Numerical integrator for . More... | |
| class | JTOOLS::JBitangent |
Numerical integrator for for and for . 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). | |
Typedefs | |
| typedef JElement2D< double, double > | JTOOLS::JElement2D_t |
| Type definition of basic element for quadratures. More... | |
Auxiliary classes for numerical integration.
Definition in file JQuadrature.hh.
1.8.5