ROOT  6.06/09
Reference Guide
Classes | Namespaces | Functions
TFit.h File Reference
#include <array>
#include <functional>
#include "ROOT/RArrayView.h"
+ Include dependency graph for TFit.h:

Go to the source code of this file.

Classes

class  ROOT::TFitResult
 
class  ROOT::THist< DIMENSIONS, PRECISION >
 Histogram class for histograms with DIMENSIONS dimensions, where each bin count is stored by a value of type PRECISION. More...
 
class  ROOT::TFunction< DIMENSION >
 

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 

Functions

template<int DIMENSION, class PRECISION >
TFitResult ROOT::FitTo (const THist< DIMENSION, PRECISION > &hist, const TFunction< DIMENSION > &func, std::array_view< double > paramInit)
 

Detailed Description

Author
Axel Naumann axel@.nosp@m.cern.nosp@m..ch
Date
2015-09-06
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file TFit.h.