ROOT 6.07/09 Reference Guide |
Definition at line 48 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 51 of file LossFunction.h.
|
inline |
Definition at line 52 of file LossFunction.h.
|
inline |
Definition at line 57 of file LossFunction.h.
Double_t TMVA::LossFunctionEventInfo::predictedValue |
Definition at line 60 of file LossFunction.h.
Double_t TMVA::LossFunctionEventInfo::trueValue |
Definition at line 57 of file LossFunction.h.
Double_t TMVA::LossFunctionEventInfo::weight |
Definition at line 61 of file LossFunction.h.