#include <iostream>#include <iterator>#include <algorithm>#include <vector>#include <list>#include <stdexcept>#include <cmath>#include <limits>#include "Fit/SparseData.h"Go to the source code of this file.
Namespaces | |
| namespace | ROOT |
| namespace | ROOT::Fit |
Classes | |
| class | ROOT::Fit::Box |
| class | ROOT::Fit::BoxContainer |
| class | ROOT::Fit::AreaComparer |
| class | ROOT::Fit::ProxyListBox |
Functions | |
| void | ROOT::Fit::DivideBox (const vector< double > &min, const vector< double > &max, const vector< double > &bmin, const vector< double > &bmax, const unsigned int size, const unsigned int n, list< Box > &l, const double val, const double error) |
| ostream & | ROOT::Fit::operator<< (ostream &os, const ROOT::Fit::Box &b) |
1.5.1