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