ROOT
6.07/01
Reference Guide
|
#include <iosfwd>
#include "TH1.h"
#include "ThreadLocalStorage.h"
#include "TMVA/KDEKernel.h"
#include "TMVA/Configurable.h"
Go to the source code of this file.
Classes | |
class | TMVA::PDF |
Namespaces | |
TMVA | |
Abstract ClassifierFactory template that handles arbitrary types. | |
Functions | |
std::ostream & | TMVA::operator<< (std::ostream &os, const PDF &tree) |
write the pdf More... | |
std::istream & | TMVA::operator>> (std::istream &istr, PDF &tree) |
read the tree from an std::istream More... | |