ROOT
6.07/01
Reference Guide
|
#include "TMVA/MethodHMatrix.h"
#include "TMVA/ClassifierFactory.h"
#include "TMVA/DataSet.h"
#include "TMVA/DataSetInfo.h"
#include "TMVA/MethodBase.h"
#include "TMVA/MsgLogger.h"
#include "TMatrix.h"
#include "TMVA/Tools.h"
#include "TMVA/Types.h"
#include "Riostream.h"
#include <algorithm>
Go to the source code of this file.
Functions | |
ClassImp (TMVA::MethodHMatrix) TMVA | |
standard constructor for the H-Matrix method More... | |
ClassImp | ( | TMVA::MethodHMatrix | ) |
standard constructor for the H-Matrix method
Definition at line 45 of file MethodHMatrix.cxx.