![]() |
ROOT
6.06/09
Reference Guide
|
#include <iosfwd>#include "TH1.h"#include "ThreadLocalStorage.h"#include "TMVA/KDEKernel.h"#include "TMVA/Configurable.h"
Include dependency graph for PDF.h:
This graph shows which files directly or indirectly include this file: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... | |