| 
    Jpp
    18.2.0
    
   the software that should make you happy 
   | 
 
Normal M-estimator. More...
#include <JMEstimator.hh>
  
 Public Member Functions | |
| virtual double | getRho (const double z) const | 
| Get maximum likelihood estimate.  More... | |
| virtual double | getPsi (const double z) const | 
| Get derivative of maximum likelihood estimate.  More... | |
Normal M-estimator.
This estimator is based on a Gaussian PDF and produces the standard chi2.
Definition at line 52 of file JMEstimator.hh.
      
  | 
  inlinevirtual | 
Get maximum likelihood estimate.
| z | deviation | 
Implements JFIT::JMEstimator.
Definition at line 55 of file JMEstimator.hh.
      
  | 
  inlinevirtual | 
Get derivative of maximum likelihood estimate.
| z | deviation | 
Implements JFIT::JMEstimator.
Definition at line 56 of file JMEstimator.hh.
 1.8.5