28 #ifndef ROOT_TMVA_SVKernelMatrix    29 #define ROOT_TMVA_SVKernelMatrix    38    class SVKernelFunction;
 Kernel for Support Vector Machine. 
Float_t * GetLine(UInt_t)
returns a row of the kernel matrix 
SVKernelFunction * fKernelFunction
Float_t ** fSVKernelMatrix
Kernel matrix for Support Vector Machine. 
MsgLogger & Log() const
message logger 
Float_t GetElement(UInt_t i, UInt_t j)
returns an element of the kernel matrix 
~SVKernelMatrix()
destructor 
Float_t * GetColumn(UInt_t col)
ostringstream derivative to redirect and format output 
Abstract ClassifierFactory template that handles arbitrary types. 
SVKernelMatrix()
constructor