LTL
2.0.x
|
Classes | |
class | ltl::MRQFunction< TPAR, TDAT, NPAR, NDIM > |
Mother (and example) for function class suitable for ltl::Marquardt. More... | |
class | ltl::Marquardt< TFUNC, TPAR, TDAT, NPAR, NDIM > |
Marquardt-Levenberg approximation of an arbitrary fitfunction TFUNC. More... | |
class | ltl::LMFit< TFUNC, TPAR, NPAR, Solver > |
Marquardt-Levenberg fit to a generic function. More... | |
Still missing ... see ltl::Marquardt (rather special interface).
More general non-linear least squares fitting is provided by ltl::LMFit
.