#include <iostream>#include <iterator>#include <algorithm>#include <vector>#include <list>#include <stdexcept>#include <cmath>#include <limits>#include "Fit/BinData.h"#include "Fit/SparseData.h"Namespaces | |
| namespace | ROOT | 
| tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7  | |
| namespace | ROOT::Fit | 
| Namespace for the fitting classes.  | |
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) |