Chebyshev3D() | o2::math_utils::Chebyshev3D | |
Chebyshev3D(const Chebyshev3D &src) | o2::math_utils::Chebyshev3D | |
Chebyshev3D(const char *inpFile) | o2::math_utils::Chebyshev3D | |
Chebyshev3D(FILE *stream) | o2::math_utils::Chebyshev3D | |
Clear(const Option_t *option="") override | o2::math_utils::Chebyshev3D | protected |
Eval(const Float_t *par, Float_t *res) | o2::math_utils::Chebyshev3D | inline |
Eval(const Float_t *par, int idim) | o2::math_utils::Chebyshev3D | inline |
Eval(const Double_t *par, Double_t *res) | o2::math_utils::Chebyshev3D | inline |
Eval(const Double_t *par, int idim) | o2::math_utils::Chebyshev3D | inline |
evaluateDerivative(int dimd, const Float_t *par, Float_t *res) | o2::math_utils::Chebyshev3D | inline |
evaluateDerivative(int dimd, const Float_t *par, int idim) | o2::math_utils::Chebyshev3D | inline |
evaluateDerivative2(int dimd1, int dimd2, const Float_t *par, Float_t *res) | o2::math_utils::Chebyshev3D | inline |
evaluateDerivative2(int dimd1, int dimd2, const Float_t *par, int idim) | o2::math_utils::Chebyshev3D | inline |
evaluateDerivative3D(const Float_t *par, Float_t dbdr[3][3]) | o2::math_utils::Chebyshev3D | inline |
evaluateDerivative3D2(const Float_t *par, Float_t dbdrdr[3][3][3]) | o2::math_utils::Chebyshev3D | inline |
getBoundaryMappingOffset() const | o2::math_utils::Chebyshev3D | inline |
getBoundaryMappingScale() const | o2::math_utils::Chebyshev3D | inline |
getBoundMax(int i) const | o2::math_utils::Chebyshev3D | inline |
getBoundMax() const | o2::math_utils::Chebyshev3D | inline |
getBoundMin(int i) const | o2::math_utils::Chebyshev3D | inline |
getBoundMin() const | o2::math_utils::Chebyshev3D | inline |
getChebyshevCalc(int i) const | o2::math_utils::Chebyshev3D | inline |
getPrecision() const | o2::math_utils::Chebyshev3D | inline |
isInside(const Float_t *par) const | o2::math_utils::Chebyshev3D | inline |
isInside(const Double_t *par) const | o2::math_utils::Chebyshev3D | inline |
loadData(const char *inpFile) | o2::math_utils::Chebyshev3D | |
loadData(FILE *stream) | o2::math_utils::Chebyshev3D | |
mapToExternal(Float_t x, Int_t d) const | o2::math_utils::Chebyshev3D | inlineprotected |
mapToExternal(Double_t x, Int_t d) const | o2::math_utils::Chebyshev3D | inlineprotected |
mapToInternal(Float_t x, Int_t d) const | o2::math_utils::Chebyshev3D | inlineprotected |
mapToInternal(Double_t x, Int_t d) const | o2::math_utils::Chebyshev3D | inlineprotected |
operator=(const Chebyshev3D &rhs) | o2::math_utils::Chebyshev3D | |
prepareBoundaries(const Float_t *bmin, const Float_t *bmax) | o2::math_utils::Chebyshev3D | protected |
Print(const Option_t *opt="") const override | o2::math_utils::Chebyshev3D | |
setDimOut(const int d, const float *prec=nullptr) | o2::math_utils::Chebyshev3D | protected |
shiftBound(int id, float dif) | o2::math_utils::Chebyshev3D | |
~Chebyshev3D() override | o2::math_utils::Chebyshev3D | inline |