ROOT 6.10/09 Reference Guide |
#include <iostream>
#include "TString.h"
#include "TFile.h"
#include "TTree.h"
#include "TSystem.h"
#include "TROOT.h"
#include "TMVA/Factory.h"
#include "TMVA/Reader.h"
#include "TMVA/DataLoader.h"
#include "TMVA/PyMethodBase.h"
Functions | |
int | main () |
int | testPyRandomForestMulticlass () |
int main | ( | ) |
Definition at line 140 of file testPyRandomForestMulticlass.C.
int testPyRandomForestMulticlass | ( | ) |
Definition at line 13 of file testPyRandomForestMulticlass.C.