Classes | |
class | ROOT::Experimental::RFitResult |
class | ROOT::Experimental::RFunction< DIMENSION > |
Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
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) |