ROOT
6.06/09
Reference Guide
|
#include <cmath>
#include <string>
#include <cstdlib>
#include "TFile.h"
#include "TMath.h"
#include "TTree.h"
#include "TMVA/ClassifierFactory.h"
#include "TMVA/MethodKNN.h"
#include "TMVA/Ranking.h"
#include "TMVA/Tools.h"
Go to the source code of this file.
Functions | |
ClassImp (TMVA::MethodKNN) TMVA | |
standard constructor More... | |
ClassImp | ( | TMVA::MethodKNN | ) |
standard constructor
Definition at line 52 of file MethodKNN.cxx.