|
Jpp
18.0.0-rc.2
the software that should make you happy
|
#include <cmath>#include <iterator>#include <algorithm>#include <vector>#include <utility>#include "JLang/JException.hh"#include "JLang/JAssert.hh"#include "JLang/JStreamAvailable.hh"#include "JMath/JMathSupportkit.hh"#include "JMath/JLegendre.hh"#include "JMath/JZero.hh"#include "JTools/JFunctional.hh"#include "JTools/JDistance.hh"Go to the source code of this file.
Classes | |
| class | JTOOLS::JPolfitFunction< N, M, JElement_t, JCollection_t, JResult_t, JDistance_t > |
| Functional collection with Legendre polynomial interpolation. More... | |
| class | JTOOLS::JPolfitFunction1D< N, M, JElement_t, JCollection_t, JResult_t, JDistance_t > |
| Template class for polynomial interpolation in 1D. 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). | |
1.8.5