Chebyshev3DCalc() | o2::math_utils::Chebyshev3DCalc | |
Chebyshev3DCalc(const Chebyshev3DCalc &src) | o2::math_utils::Chebyshev3DCalc | |
Chebyshev3DCalc(FILE *stream) | o2::math_utils::Chebyshev3DCalc | |
chebyshevEvaluation1D(Float_t x, const Float_t *array, int ncf) | o2::math_utils::Chebyshev3DCalc | inlinestatic |
chebyshevEvaluation1Derivative(Float_t x, const Float_t *array, int ncf) | o2::math_utils::Chebyshev3DCalc | static |
chebyshevEvaluation1Derivative2(Float_t x, const Float_t *array, int ncf) | o2::math_utils::Chebyshev3DCalc | static |
Clear(const Option_t *option="") override | o2::math_utils::Chebyshev3DCalc | |
Eval(const Float_t *par) const | o2::math_utils::Chebyshev3DCalc | inline |
Eval(const Double_t *par) const | o2::math_utils::Chebyshev3DCalc | inline |
evaluateDerivative(int dim, const Float_t *par) const | o2::math_utils::Chebyshev3DCalc | |
evaluateDerivative2(int dim1, int dim2, const Float_t *par) const | o2::math_utils::Chebyshev3DCalc | |
getCoefficientBound2D0() const | o2::math_utils::Chebyshev3DCalc | inline |
getCoefficientBound2D1() const | o2::math_utils::Chebyshev3DCalc | inline |
getCoefficients() const | o2::math_utils::Chebyshev3DCalc | inline |
getColAtRowBg() const | o2::math_utils::Chebyshev3DCalc | inline |
getMaxColumnsAtRow() const | o2::math_utils::Chebyshev3DCalc | |
getNumberOfCoefficients() const | o2::math_utils::Chebyshev3DCalc | inline |
getNumberOfColumns() const | o2::math_utils::Chebyshev3DCalc | inline |
getNumberOfColumnsAtRow() const | o2::math_utils::Chebyshev3DCalc | inline |
getNumberOfElementsBound2D() const | o2::math_utils::Chebyshev3DCalc | inline |
getNumberOfRows() const | o2::math_utils::Chebyshev3DCalc | inline |
getPrecision() const | o2::math_utils::Chebyshev3DCalc | inline |
initializeCoefficients(int nc) | o2::math_utils::Chebyshev3DCalc | |
initializeColumns(int nc) | o2::math_utils::Chebyshev3DCalc | |
initializeElementBound2D(int ne) | o2::math_utils::Chebyshev3DCalc | |
initializeRows(int nr) | o2::math_utils::Chebyshev3DCalc | |
loadData(FILE *stream) | o2::math_utils::Chebyshev3DCalc | |
operator=(const Chebyshev3DCalc &rhs) | o2::math_utils::Chebyshev3DCalc | |
Print(const Option_t *opt="") const override | o2::math_utils::Chebyshev3DCalc | |
readLine(TString &str, FILE *stream) | o2::math_utils::Chebyshev3DCalc | static |
saveData(const char *outfile, Bool_t append=kFALSE) const | o2::math_utils::Chebyshev3DCalc | |
saveData(FILE *stream=stdout) const | o2::math_utils::Chebyshev3DCalc | |
setPrecision(Float_t prc=1e-6) | o2::math_utils::Chebyshev3DCalc | inline |
~Chebyshev3DCalc() override | o2::math_utils::Chebyshev3DCalc | inline |