|
Jpp
|
Maximum likelihood estimator (M-estimators). More...
#include <cmath>Go to the source code of this file.
Classes | |
| struct | JFIT::JMEstimator |
| Interface for maximum likelihood estimator (M-estimator). More... | |
| struct | JFIT::JMEstimatorNull |
| Null M-estimator. More... | |
| struct | JFIT::JMEstimatorNormal |
| Normal M-estimator. More... | |
| struct | JFIT::JMEstimatorLorentzian |
| Lorentzian M-estimator. More... | |
| struct | JFIT::JMEstimatorLinear |
| Linear M-estimator. More... | |
| struct | JFIT::JMEstimatorTukey |
| Tukey's biweight M-estimator. More... | |
Namespaces | |
| JFIT | |
| Auxiliary classes and methods for linear and iterative data regression. | |
| JPP | |
Maximum likelihood estimator (M-estimators).
Definition in file JMEstimator.hh.
1.8.5