67 fNVar ( event->GetNVariables() ),
69 fIdx ( isSignal ? -1 : 1 ),
142 std::cout<<std::endl;
size_t size(const MatrixT &matrix)
retrieve the size of a square matrix
int Int_t
Signed integer 4 bytes (int).
unsigned int UInt_t
Unsigned integer 4 bytes (unsigned int).
bool Bool_t
Boolean (0=false, 1=true) (bool).
float Float_t
Float 4 bytes (float).
Int_t fIsShrinked
shrinking flag, see documentation
const Float_t fCweight
svm cost weight
Float_t GetTarget() const
virtual ~SVEvent()
destructor
Float_t fAlpha
Lagrange multiplier.
const Float_t fTarget
regression target
Float_t fErrorCache
optimization parameter
void Print(std::ostream &os) const
printout
UInt_t fNVar
number of variables
Float_t fAlpha_p
Lagrange multiplier.
std::vector< Float_t > fDataVector
const Int_t fTypeFlag
is sig or bkg - svm requieres 1 for sig and -1 for bkg
Float_t * fLine
pointer to column of kernel matrix