Logo ROOT  
Reference Guide
ROOT::Experimental::RFunction< DIMENSION > Class Template Reference

template<int DIMENSION>
class ROOT::Experimental::RFunction< DIMENSION >

Definition at line 33 of file RFit.hxx.

Public Member Functions

 RFunction (std::function< double(const std::array< double, DIMENSION > &, const std::span< const double > par)> func)
 

#include <ROOT/RFit.hxx>

Constructor & Destructor Documentation

◆ RFunction()

template<int DIMENSION>
ROOT::Experimental::RFunction< DIMENSION >::RFunction ( std::function< double(const std::array< double, DIMENSION > &, const std::span< const double > par)>  func)
inline

Definition at line 35 of file RFit.hxx.


The documentation for this class was generated from the following file: