Float_t | fAlpha | lagrange multiplier |
Float_t | fAlpha_p | lagrange multiplier |
const Float_t | fCweight | svm cost weight |
vector<Float_t> | fDataVector | |
Float_t | fErrorCache | optimization parameter |
Int_t | fIdx | index flag |
Int_t | fIsShrinked | shrinking flag, see documentation |
Float_t* | fLine | pointer to column of kerenl matrix |
UInt_t | fNVar | number of variables |
UInt_t | fNs | documentation |
const Float_t | fTarget | regression target |
const Int_t | fTypeFlag | is sig or bkg - svm requieres 1 for sig and -1 for bkg |