|
| class | MRQFunction< TPAR, TDAT, NPAR, NDIM > |
| | Mother (and example) for function class suitable for ltl::Marquardt. More...
|
| |
| class | Gaussian< TPAR, TDAT, NPAR, NDIM > |
| | Approximation of a Gaussian function via Marquardt-Levenberg algorithm. More...
|
| |
| class | Gaussian< TPAR, TDAT, 7, 2 > |
| |
| class | Gaussian< TPAR, TDAT, 5, 2 > |
| |
| class | Gaussian< TPAR, TDAT, 3, 2 > |
| |
| class | PolyGaussian< TPAR, TDAT, NPAR, NDIM > |
| |
| class | PolyGaussian< TPAR, TDAT, 7, 2 > |
| |
| class | PolyGaussian< TPAR, TDAT, 5, 2 > |
| |
| class | Moffat< TPAR, TDAT, NPAR, NDIM > |
| | Approximation of a Moffat function via Marquardt-Levenberg algorithm. More...
|
| |
| class | Moffat< TPAR, TDAT, 10, 2 > |
| |
| class | Moffat< TPAR, TDAT, 8, 2 > |
| |
| class | DegMoffat< TPAR, TDAT, NPAR, NDIM > |
| | Approximation of a Moffat function via Marquardt-Levenberg algorithm. More...
|
| |
| class | DegMoffat< TPAR, TDAT, 10, 2 > |
| |
| class | DegMoffat< TPAR, TDAT, 8, 2 > |
| |