![]() |
ROOT
6.07/01
Reference Guide
|
#include "TMVA/CCPruner.h"
#include "TMVA/SeparationBase.h"
#include "TMVA/GiniIndex.h"
#include "TMVA/MisClassificationError.h"
#include "TMVA/CCTreeWrapper.h"
#include "TMVA/DataSet.h"
#include "Rtypes.h"
#include <iostream>
#include <fstream>
#include <limits>
#include <math.h>
Go to the source code of this file.
Namespaces | |
TMVA | |
Abstract ClassifierFactory template that handles arbitrary types. | |