#include <SVEvent.h>
Definition at line 42 of file SVEvent.h.
TMVA::SVEvent::SVEvent | ( | ) |
Definition at line 52 of file SVEvent.cxx.
TMVA::SVEvent::SVEvent | ( | const std::vector< Float_t > * | , | |
Float_t | alpha, | |||
Int_t | typeFlag, | |||
UInt_t | ns | |||
) |
Definition at line 70 of file SVEvent.cxx.
TMVA::SVEvent::SVEvent | ( | const std::vector< Float_t > * | svector, | |
Float_t | alpha, | |||
Float_t | alpha_p, | |||
Int_t | typeFlag | |||
) |
Definition at line 88 of file SVEvent.cxx.
TMVA::SVEvent::~SVEvent | ( | ) | [virtual] |
TMVA::SVEvent::SVEvent | ( | ) |
TMVA::SVEvent::SVEvent | ( | const std::vector< Float_t > * | , | |
Float_t | alpha, | |||
Int_t | typeFlag, | |||
UInt_t | ns | |||
) |
TMVA::SVEvent::SVEvent | ( | const std::vector< Float_t > * | svector, | |
Float_t | alpha, | |||
Float_t | alpha_p, | |||
Int_t | typeFlag | |||
) |
virtual TMVA::SVEvent::~SVEvent | ( | ) | [virtual] |
void TMVA::SVEvent::SetAlpha | ( | Float_t | alpha | ) | [inline] |
Definition at line 53 of file SVEvent.h.
References fAlpha.
Referenced by TMVA::SVWorkingSet::TakeStep(), and TMVA::SVWorkingSet::TakeStepReg().
void TMVA::SVEvent::SetAlpha_p | ( | Float_t | alpha | ) | [inline] |
Definition at line 54 of file SVEvent.h.
References fAlpha_p.
Referenced by TMVA::SVWorkingSet::TakeStepReg().
void TMVA::SVEvent::SetErrorCache | ( | Float_t | err_cache | ) | [inline] |
Definition at line 55 of file SVEvent.h.
References fErrorCache.
Referenced by TMVA::SVWorkingSet::ExamineExample(), TMVA::SVWorkingSet::ExamineExampleReg(), TMVA::SVWorkingSet::SVWorkingSet(), and TMVA::SVWorkingSet::TakeStep().
void TMVA::SVEvent::SetIsShrinked | ( | Int_t | isshrinked | ) | [inline] |
void TMVA::SVEvent::SetLine | ( | Float_t * | line | ) | [inline] |
void TMVA::SVEvent::SetIdx | ( | Int_t | idx | ) | [inline] |
Definition at line 58 of file SVEvent.h.
References fIdx.
Referenced by TMVA::SVWorkingSet::SetIndex().
void TMVA::SVEvent::SetNs | ( | UInt_t | ns | ) | [inline] |
void TMVA::SVEvent::UpdateErrorCache | ( | Float_t | upercache | ) | [inline] |
std::vector<Float_t>* TMVA::SVEvent::GetDataVector | ( | ) | [inline] |
Definition at line 62 of file SVEvent.h.
References fDataVector.
Referenced by TMVA::SVKernelFunction::Evaluate().
Float_t TMVA::SVEvent::GetAlpha | ( | ) | const [inline] |
Definition at line 63 of file SVEvent.h.
References fAlpha.
Referenced by TMVA::SVWorkingSet::SetIndex(), TMVA::SVWorkingSet::TakeStep(), and TMVA::SVWorkingSet::TakeStepReg().
Float_t TMVA::SVEvent::GetAlpha_p | ( | ) | const [inline] |
Definition at line 64 of file SVEvent.h.
References fAlpha_p.
Referenced by TMVA::SVWorkingSet::TakeStepReg().
Float_t TMVA::SVEvent::GetDeltaAlpha | ( | ) | const [inline] |
Definition at line 65 of file SVEvent.h.
References fAlpha, and fAlpha_p.
Referenced by TMVA::SVWorkingSet::TakeStepReg().
Float_t TMVA::SVEvent::GetErrorCache | ( | ) | const [inline] |
Definition at line 67 of file SVEvent.h.
References fErrorCache.
Referenced by TMVA::SVWorkingSet::ExamineExample(), TMVA::SVWorkingSet::ExamineExampleReg(), TMVA::SVWorkingSet::TakeStep(), and TMVA::SVWorkingSet::TakeStepReg().
Int_t TMVA::SVEvent::GetTypeFlag | ( | ) | const [inline] |
Definition at line 68 of file SVEvent.h.
References fTypeFlag.
Referenced by TMVA::SVWorkingSet::ExamineExample(), TMVA::SVWorkingSet::SetIndex(), and TMVA::SVWorkingSet::TakeStep().
Int_t TMVA::SVEvent::GetNVar | ( | ) | const [inline] |
Int_t TMVA::SVEvent::GetIdx | ( | ) | const [inline] |
Definition at line 70 of file SVEvent.h.
References fIdx.
Referenced by TMVA::SVWorkingSet::ExamineExample().
Float_t* TMVA::SVEvent::GetLine | ( | ) | const [inline] |
Definition at line 71 of file SVEvent.h.
References fLine.
Referenced by TMVA::SVWorkingSet::ExamineExample(), and TMVA::SVWorkingSet::ExamineExampleReg().
UInt_t TMVA::SVEvent::GetNs | ( | ) | const [inline] |
Definition at line 72 of file SVEvent.h.
References fNs.
Referenced by TMVA::SVWorkingSet::TakeStep(), and TMVA::SVWorkingSet::TakeStepReg().
Float_t TMVA::SVEvent::GetCweight | ( | ) | const [inline] |
Definition at line 73 of file SVEvent.h.
References fCweight.
Referenced by TMVA::SVWorkingSet::SetIndex(), TMVA::SVWorkingSet::TakeStep(), and TMVA::SVWorkingSet::TakeStepReg().
Float_t TMVA::SVEvent::GetTarget | ( | ) | const [inline] |
Definition at line 74 of file SVEvent.h.
References fTarget.
Referenced by TMVA::SVWorkingSet::ExamineExampleReg(), and TMVA::SVWorkingSet::SVWorkingSet().
Bool_t TMVA::SVEvent::IsInI0a | ( | ) | const [inline] |
Bool_t TMVA::SVEvent::IsInI0b | ( | ) | const [inline] |
Bool_t TMVA::SVEvent::IsInI0 | ( | ) | const [inline] |
Definition at line 78 of file SVEvent.h.
References IsInI0a(), and IsInI0b().
Referenced by TMVA::SVWorkingSet::ExamineExampleReg().
Bool_t TMVA::SVEvent::IsInI1 | ( | ) | const [inline] |
Definition at line 79 of file SVEvent.h.
References fAlpha, and fAlpha_p.
Referenced by TMVA::SVWorkingSet::ExamineExampleReg().
Bool_t TMVA::SVEvent::IsInI2 | ( | ) | const [inline] |
Bool_t TMVA::SVEvent::IsInI3 | ( | ) | const [inline] |
void TMVA::SVEvent::Print | ( | std::ostream & | os | ) | const |
Definition at line 116 of file SVEvent.cxx.
References fAlpha, fAlpha_p, fDataVector, fTarget, fTypeFlag, and j.
void TMVA::SVEvent::PrintData | ( | ) |
void TMVA::SVEvent::SetAlpha | ( | Float_t | alpha | ) | [inline] |
void TMVA::SVEvent::SetAlpha_p | ( | Float_t | alpha | ) | [inline] |
void TMVA::SVEvent::SetErrorCache | ( | Float_t | err_cache | ) | [inline] |
void TMVA::SVEvent::SetIsShrinked | ( | Int_t | isshrinked | ) | [inline] |
void TMVA::SVEvent::SetLine | ( | Float_t * | line | ) | [inline] |
void TMVA::SVEvent::SetIdx | ( | Int_t | idx | ) | [inline] |
void TMVA::SVEvent::SetNs | ( | UInt_t | ns | ) | [inline] |
void TMVA::SVEvent::UpdateErrorCache | ( | Float_t | upercache | ) | [inline] |
std::vector<Float_t>* TMVA::SVEvent::GetDataVector | ( | ) | [inline] |
Float_t TMVA::SVEvent::GetAlpha | ( | ) | const [inline] |
Float_t TMVA::SVEvent::GetAlpha_p | ( | ) | const [inline] |
Float_t TMVA::SVEvent::GetDeltaAlpha | ( | ) | const [inline] |
Float_t TMVA::SVEvent::GetErrorCache | ( | ) | const [inline] |
Int_t TMVA::SVEvent::GetTypeFlag | ( | ) | const [inline] |
Int_t TMVA::SVEvent::GetNVar | ( | ) | const [inline] |
Int_t TMVA::SVEvent::GetIdx | ( | ) | const [inline] |
Float_t* TMVA::SVEvent::GetLine | ( | ) | const [inline] |
UInt_t TMVA::SVEvent::GetNs | ( | ) | const [inline] |
Float_t TMVA::SVEvent::GetCweight | ( | ) | const [inline] |
Float_t TMVA::SVEvent::GetTarget | ( | ) | const [inline] |
Bool_t TMVA::SVEvent::IsInI0a | ( | ) | const [inline] |
Bool_t TMVA::SVEvent::IsInI0b | ( | ) | const [inline] |
Bool_t TMVA::SVEvent::IsInI0 | ( | ) | const [inline] |
Bool_t TMVA::SVEvent::IsInI1 | ( | ) | const [inline] |
Bool_t TMVA::SVEvent::IsInI2 | ( | ) | const [inline] |
Bool_t TMVA::SVEvent::IsInI3 | ( | ) | const [inline] |
void TMVA::SVEvent::Print | ( | std::ostream & | os | ) | const |
void TMVA::SVEvent::PrintData | ( | ) |
std::vector<Float_t> TMVA::SVEvent::fDataVector [private] |
const Float_t TMVA::SVEvent::fCweight [private] |
Float_t TMVA::SVEvent::fAlpha [private] |
Definition at line 90 of file SVEvent.h.
Referenced by GetAlpha(), GetDeltaAlpha(), IsInI0a(), IsInI0b(), IsInI1(), IsInI2(), IsInI3(), Print(), and SetAlpha().
Float_t TMVA::SVEvent::fAlpha_p [private] |
Definition at line 91 of file SVEvent.h.
Referenced by GetAlpha_p(), GetDeltaAlpha(), IsInI0b(), IsInI1(), IsInI2(), IsInI3(), Print(), and SetAlpha_p().
Float_t TMVA::SVEvent::fErrorCache [private] |
Definition at line 92 of file SVEvent.h.
Referenced by GetErrorCache(), SetErrorCache(), and UpdateErrorCache().
UInt_t TMVA::SVEvent::fNVar [private] |
const Int_t TMVA::SVEvent::fTypeFlag [private] |
Int_t TMVA::SVEvent::fIdx [private] |
UInt_t TMVA::SVEvent::fNs [private] |
Int_t TMVA::SVEvent::fIsShrinked [private] |
Float_t* TMVA::SVEvent::fLine [private] |
const Float_t TMVA::SVEvent::fTarget [private] |
std::vector<Float_t> TMVA::SVEvent::fDataVector [private] |
Float_t* TMVA::SVEvent::fLine [private] |