Logo ROOT   6.14/05
Reference Guide
List of all members | Public Member Functions | List of all members
ROOT::Experimental::TFunction< DIMENSION > Class Template Reference

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

Definition at line 33 of file TFit.hxx.

Public Member Functions

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

#include <ROOT/TFit.hxx>

Constructor & Destructor Documentation

◆ TFunction()

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

Definition at line 35 of file TFit.hxx.


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