Logo ROOT   6.08/07
Reference Guide
List of all members | Public Member Functions | Public Attributes | List of all members
TMVA::MethodCFMlpANN_Utils::VARn2 Class Reference

Definition at line 137 of file MethodCFMlpANN_Utils.h.

Public Member Functions

 VARn2 ()
 
 ~VARn2 ()
 
void Create (Int_t nevt, Int_t nvar)
 
void Delete (void)
 
Double_toperator() (Int_t ievt, Int_t ivar) const
 
Double_t operator= (Double_t val)
 

Public Attributes

Int_t fNevt
 
Int_t fNvar
 
Double_t ** fxx
 

#include <TMVA/MethodCFMlpANN_Utils.h>

Constructor & Destructor Documentation

◆ VARn2()

TMVA::MethodCFMlpANN_Utils::VARn2::VARn2 ( )
inline

Definition at line 139 of file MethodCFMlpANN_Utils.h.

◆ ~VARn2()

TMVA::MethodCFMlpANN_Utils::VARn2::~VARn2 ( )
inline

Definition at line 142 of file MethodCFMlpANN_Utils.h.

Member Function Documentation

◆ Create()

void TMVA::MethodCFMlpANN_Utils::VARn2::Create ( Int_t  nevt,
Int_t  nvar 
)
inline

Definition at line 145 of file MethodCFMlpANN_Utils.h.

◆ Delete()

void TMVA::MethodCFMlpANN_Utils::VARn2::Delete ( void  )
inline

Definition at line 159 of file MethodCFMlpANN_Utils.h.

◆ operator()()

Double_t& TMVA::MethodCFMlpANN_Utils::VARn2::operator() ( Int_t  ievt,
Int_t  ivar 
) const
inline

Definition at line 151 of file MethodCFMlpANN_Utils.h.

◆ operator=()

Double_t TMVA::MethodCFMlpANN_Utils::VARn2::operator= ( Double_t  val)
inline

Definition at line 150 of file MethodCFMlpANN_Utils.h.

Member Data Documentation

◆ fNevt

Int_t TMVA::MethodCFMlpANN_Utils::VARn2::fNevt

Definition at line 166 of file MethodCFMlpANN_Utils.h.

◆ fNvar

Int_t TMVA::MethodCFMlpANN_Utils::VARn2::fNvar

Definition at line 167 of file MethodCFMlpANN_Utils.h.

◆ fxx

Double_t** TMVA::MethodCFMlpANN_Utils::VARn2::fxx

Definition at line 165 of file MethodCFMlpANN_Utils.h.


The documentation for this class was generated from the following file: