ROOT  6.06/09
Reference Guide
Public Member Functions | List of all members
ROOT::TFunction< DIMENSION > Class Template Reference

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

Definition at line 31 of file TFit.h.

Public Member Functions

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

#include <ROOT/TFit.h>

Constructor & Destructor Documentation

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

Definition at line 33 of file TFit.h.


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