28 #ifndef ROOT_TMVA_SVEvent    29 #define ROOT_TMVA_SVEvent    83       void Print( std::ostream& os ) 
const;
   105 #endif //ROOT_TMVA_SVEvent virtual ~SVEvent()
destructor 
 
void SetAlpha(Float_t alpha)
 
void UpdateErrorCache(Float_t upercache)
 
Float_t GetCweight() const
 
void SetErrorCache(Float_t err_cache)
 
Float_t * GetLine() const
 
#define ClassDef(name, id)
 
Float_t GetAlpha_p() const
 
void Print(std::ostream &os) const
printout 
 
Float_t GetErrorCache() const
 
Int_t GetTypeFlag() const
 
Float_t GetDeltaAlpha() const
 
Float_t GetTarget() const
 
Abstract ClassifierFactory template that handles arbitrary types. 
 
std::vector< Float_t > fDataVector
 
void SetLine(Float_t *line)
 
void SetAlpha_p(Float_t alpha)
 
void SetIsShrinked(Int_t isshrinked)
 
std::vector< Float_t > * GetDataVector()