27namespace Experimental {
32template <
int DIMENSION>
38template <
int DIMENSIONS,
class PRECISION,
template <
int D_,
class P_>
class... STAT>
40 std::span<double> paramInit)
Histogram class for histograms with DIMENSIONS dimensions, where each bin count is stored by a value ...
TFunction(std::function< double(const std::array< double, DIMENSION > &, const std::span< double > par)> func)
TFitResult FitTo(const RHist< DIMENSIONS, PRECISION, STAT... > &hist, const TFunction< DIMENSIONS > &func, std::span< double > paramInit)
void function(const Char_t *name_, T fun, const Char_t *docstring=0)
Namespace for new ROOT classes and functions.