|
Jpp
master_rocky-43-ge265d140c
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 | |
| class | JTOOLS::JGaussLaguerre |
| Numerical integrator for | |
| class | JTOOLS::JGaussHermite |
| Numerical integrator for | |
| class | JTOOLS::JHenyeyGreenstein |
| Numerical integrator for | |
| class | JTOOLS::JRayleigh |
| Numerical integrator for | |
| class | JTOOLS::JCotangent |
| Numerical integrator for | |
| class | JTOOLS::JBitangent |
| Numerical integrator for | |
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.