Public Member Functions | |
void | initialize (const NewPredictorData &data, int predLevel) |
Initializes the normalizator for a range block, needed to call normSE. | |
Real | normSE (Real error) const |
Computes normalized-tree-error from real SE (initialize has been called). | |
Private Attributes | |
Real | errorAccel |
Accelerator for conversion of SEs to the real values. |
Definition at line 100 of file saupePredictor.h.