Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
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"

Classes

class  ROOT::Fit::AreaComparer
class  ROOT::Fit::Box
class  ROOT::Fit::BoxContainer
class  ROOT::Fit::ProxyListBox

Namespaces

namespace  ROOT
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)
ostreamROOT::Fit::operator<< (ostream &os, const ROOT::Fit::Box &b)