|
ROOT 6.10/00 Reference Guide |
Definition at line 46 of file LossFunction.h.
Public Member Functions | |
| LossFunctionEventInfo () | |
| LossFunctionEventInfo (Double_t trueValue_, Double_t predictedValue_, Double_t weight_) | |
| ~LossFunctionEventInfo () | |
Public Attributes | |
| Double_t | predictedValue |
| Double_t | trueValue |
| Double_t | weight |
#include <TMVA/LossFunction.h>
|
inline |
Definition at line 49 of file LossFunction.h.
|
inline |
Definition at line 54 of file LossFunction.h.
|
inline |
Definition at line 59 of file LossFunction.h.
| Double_t TMVA::LossFunctionEventInfo::predictedValue |
Definition at line 62 of file LossFunction.h.
| Double_t TMVA::LossFunctionEventInfo::trueValue |
Definition at line 59 of file LossFunction.h.
| Double_t TMVA::LossFunctionEventInfo::weight |
Definition at line 63 of file LossFunction.h.