Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RFit.hxx File Reference
#include <array>
#include <functional>
#include "ROOT/RSpan.hxx"
#include "ROOT/RHist.hxx"
Include dependency graph for RFit.hxx:

Classes

class  ROOT::Experimental::RFitResult
 
class  ROOT::Experimental::RFunction< DIMENSION >
 

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 
namespace  ROOT::Experimental
 

Functions

template<int DIMENSIONS, class PRECISION , template< int D_, class P_ > class... STAT>
RFitResult ROOT::Experimental::FitTo (const RHist< DIMENSIONS, PRECISION, STAT... > &hist, const RFunction< DIMENSIONS > &func, std::span< const 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 RFit.hxx.