Logo ROOT   6.13/01
Reference Guide
Classes | Functions
ROOT::Experimental Namespace Reference

Classes

class  TFitResult
 
class  TFunction
 

Functions

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

Function Documentation

◆ FitTo()

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 
)

Definition at line 39 of file TFit.hxx.