Logo ROOT   6.08/07
Reference Guide
Classes | Namespaces | Functions
TFit.hxx File Reference
#include <array>
#include <functional>
#include "ROOT/RArrayView.h"
#include "ROOT/THist.hxx"
Include dependency graph for TFit.hxx:

Classes

class  ROOT::Experimental::TFitResult
 
class  ROOT::Experimental::TFunction< DIMENSION >
 

Namespaces

 ROOT
 This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.
 
 ROOT::Experimental
 

Functions

template<int DIMENSIONS, class PRECISION , template< int D_, class P_, template< class P__ > class S_ > class... STAT>
TFitResult ROOT::Experimental::FitTo (const THist< DIMENSIONS, PRECISION, STAT... > &hist, const TFunction< DIMENSIONS > &func, std::array_view< double > paramInit)