....
More...
#include <LegendrePols.h>
Inherits TNamed, and ROOT::Math::IParametricFunctionMultiDim.
....
Definition at line 99 of file LegendrePols.h.
◆ Legendre2DPolynominal() [1/4]
o2::math_utils::Legendre2DPolynominal::Legendre2DPolynominal |
( |
| ) |
|
|
default |
◆ Legendre2DPolynominal() [2/4]
o2::math_utils::Legendre2DPolynominal::Legendre2DPolynominal |
( |
unsigned int |
order | ) |
|
|
inline |
◆ Legendre2DPolynominal() [3/4]
o2::math_utils::Legendre2DPolynominal::Legendre2DPolynominal |
( |
const std::vector< double > & |
p | ) |
|
|
inline |
◆ Legendre2DPolynominal() [4/4]
o2::math_utils::Legendre2DPolynominal::Legendre2DPolynominal |
( |
const TMatrixD & |
p | ) |
|
|
inline |
◆ ~Legendre2DPolynominal()
o2::math_utils::Legendre2DPolynominal::~Legendre2DPolynominal |
( |
| ) |
|
|
finaldefault |
◆ Clone() [1/2]
◆ Clone() [2/2]
TObject * o2::math_utils::Legendre2DPolynominal::Clone |
( |
const char * |
name | ) |
const |
|
inlinefinal |
◆ getCoefficients()
TMatrixD o2::math_utils::Legendre2DPolynominal::getCoefficients |
( |
| ) |
const |
|
inline |
◆ NDim()
unsigned int o2::math_utils::Legendre2DPolynominal::NDim |
( |
| ) |
const |
|
inlinefinal |
◆ NOrder()
unsigned int o2::math_utils::Legendre2DPolynominal::NOrder |
( |
| ) |
const |
|
inline |
◆ NPar()
unsigned int o2::math_utils::Legendre2DPolynominal::NPar |
( |
| ) |
const |
|
inlinefinal |
◆ operator()() [1/4]
double o2::math_utils::Legendre2DPolynominal::operator() |
( |
const double * |
x | ) |
const |
|
inline |
◆ operator()() [2/4]
double o2::math_utils::Legendre2DPolynominal::operator() |
( |
double |
x, |
|
|
double |
y |
|
) |
| const |
|
inline |
◆ operator()() [3/4]
double o2::math_utils::Legendre2DPolynominal::operator() |
( |
int |
i, |
|
|
int |
j, |
|
|
const double * |
x |
|
) |
| const |
|
inline |
◆ operator()() [4/4]
double o2::math_utils::Legendre2DPolynominal::operator() |
( |
int |
i, |
|
|
int |
j, |
|
|
double |
x, |
|
|
double |
y |
|
) |
| const |
|
inline |
◆ Parameters()
const double * o2::math_utils::Legendre2DPolynominal::Parameters |
( |
| ) |
const |
|
inlinefinal |
◆ printCoefficients()
void o2::math_utils::Legendre2DPolynominal::printCoefficients |
( |
| ) |
const |
|
inline |
◆ SetParameters()
void o2::math_utils::Legendre2DPolynominal::SetParameters |
( |
const double * |
p | ) |
|
|
inlinefinal |
The documentation for this class was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Common/MathUtils/include/MathUtils/LegendrePols.h