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 661 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>
bool ROOT::Fit::ObjFuncTrait< Func >::IsGrad ( )
inlinestatic

Definition at line 664 of file Fitter.cxx.

◆ NCalls()

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

Definition at line 662 of file Fitter.cxx.

◆ Type()

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

Definition at line 663 of file Fitter.cxx.


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