#include <cmath>
#include <iterator>
#include <algorithm>
#include <vector>
#include <utility>
#include "JLang/JException.hh"
#include "JLang/JAssert.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.
|
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...
|
|
|
| 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).
|
|