Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
JMEstimator.hh File Reference

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
 

Detailed Description

Maximum likelihood estimator (M-estimators).

Author
mdejong

Definition in file JMEstimator.hh.