LTL
2.0.x
|
This is the complete list of members for ltl::PolynomFit< TPAR, TDAT, ORDER, true, 2 >, including all inherited members.
eval(const MArray< TDAT, 2 > &data, const MArray< TDAT, 2 > &error2) | ltl::PolynomFit< TPAR, TDAT, ORDER, true, 2 > | inlinestatic |
fill(const FVector< TPAR, NPAR > &x, MArray< TDAT, 2 > &data) | ltl::PolynomFit< TPAR, TDAT, ORDER, true, 2 > | inlinestatic |
fit(const MArray< TDAT, 2 > &data, const MArray< TDAT, 2 > &error2) | ltl::PolynomFit< TPAR, TDAT, ORDER, true, 2 > | inlinestatic |
fit(const MArray< TDAT, 2 > &data, const MArray< TDAT, 2 > &error2, string &comment) | ltl::PolynomFit< TPAR, TDAT, ORDER, true, 2 > | inlinestatic |
NPAR enum value | ltl::PolynomFit< TPAR, TDAT, ORDER, true, 2 > | protected |
polynomMatrix(const FVector< TPAR, NPAR > &restrict_ b, const TPAR c) | ltl::PolynomFit< TPAR, TDAT, ORDER, true, 2 > | inlineprotectedstatic |
polynomVector(const TPAR x, const TPAR y) | ltl::PolynomFit< TPAR, TDAT, ORDER, true, 2 > | inlineprotectedstatic |
toString(const FVector< TPAR, NPAR > &b) | ltl::PolynomFit< TPAR, TDAT, ORDER, true, 2 > | inlinestatic |