| 
    Jpp
    17.3.0
    
   the software that should make you happy 
   | 
 
Auxiliary data structure for chi2 evaluation. More...
#include <JModel.hh>
Public Member Functions | |
| JChi2 (const int type) | |
| Constructor.  More... | |
| double | operator() (const JModel &model, const JHit &hit) const | 
| Fit function.  More... | |
Public Attributes | |
| JLANG::JSharedPointer < JMEstimator >  | estimator | 
| M-Estimator function.  More... | |
Auxiliary data structure for chi2 evaluation.
Definition at line 189 of file JCompass/JModel.hh.
      
  | 
  inline | 
Constructor.
| type | M-Estimator type | 
Definition at line 195 of file JCompass/JModel.hh.
Fit function.
| model | model | 
| hit | hit | 
Definition at line 207 of file JCompass/JModel.hh.
| JLANG::JSharedPointer<JMEstimator> JCOMPASS::JChi2::estimator | 
M-Estimator function.
Definition at line 212 of file JCompass/JModel.hh.
 1.8.5