Logo ROOT   6.14/05
Reference Guide
Namespaces | Functions
SparseData.cxx File Reference
#include <iostream>
#include <iterator>
#include <algorithm>
#include <vector>
#include <list>
#include <stdexcept>
#include <cmath>
#include <limits>
#include "Fit/BinData.h"
#include "Fit/SparseData.h"
Include dependency graph for SparseData.cxx:

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 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)