LTL
2.0.x
|
This is the complete list of members for ltl::Marquardt< TFUNC, TPAR, TDAT, NPAR, NDIM >, including all inherited members.
eval(const MArray< TDAT, NDIM > &restrict_ data, const TDAT nan, const MArray< TDAT, NDIM > &restrict_ error2, const FVector< TPAR, NPAR > &inpar) | ltl::Marquardt< TFUNC, TPAR, TDAT, NPAR, NDIM > | inline |
getChiSquare() const | ltl::Marquardt< TFUNC, TPAR, TDAT, NPAR, NDIM > | inline |
getNIteration() const | ltl::Marquardt< TFUNC, TPAR, TDAT, NPAR, NDIM > | inline |
getResult() | ltl::Marquardt< TFUNC, TPAR, TDAT, NPAR, NDIM > | inline |
getVariance() | ltl::Marquardt< TFUNC, TPAR, TDAT, NPAR, NDIM > | inline |
Marquardt(const size_t initer, const TPAR ainstart, const TPAR ainstep, const TPAR ainmin, const TPAR ainmax, const FVector< bool, NPAR > ignin=false) | ltl::Marquardt< TFUNC, TPAR, TDAT, NPAR, NDIM > | inline |