Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Fit::ObjFuncTrait< Func > Struct Template Reference

template<class Func>
struct ROOT::Fit::ObjFuncTrait< Func >

Definition at line 674 of file Fitter.cxx.

Static Public Member Functions

static bool IsGrad ()
 
static unsigned int NCalls (const Func &)
 
static int Type (const Func &)
 

Member Function Documentation

◆ IsGrad()

template<class Func >
static bool ROOT::Fit::ObjFuncTrait< Func >::IsGrad ( )
inlinestatic

Definition at line 677 of file Fitter.cxx.

◆ NCalls()

template<class Func >
static unsigned int ROOT::Fit::ObjFuncTrait< Func >::NCalls ( const Func &  )
inlinestatic

Definition at line 675 of file Fitter.cxx.

◆ Type()

template<class Func >
static int ROOT::Fit::ObjFuncTrait< Func >::Type ( const Func &  )
inlinestatic

Definition at line 676 of file Fitter.cxx.


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