Definition at line 54 of file FitUtil.cxx.
| Public Member Functions | |
| ParamDerivFunc (const GradFunc &f) | |
| unsigned int | NDim () const | 
| double | operator() (const double *x, const double *p) const | 
| void | SetDerivComponent (unsigned int ipar) | 
| Public Attributes | |
| const GradFunc & | fFunc | 
| unsigned int | fIpar | 
| 
 | inline | 
Definition at line 55 of file FitUtil.cxx.
| 
 | inline | 
Definition at line 60 of file FitUtil.cxx.
| 
 | inline | 
Definition at line 57 of file FitUtil.cxx.
| 
 | inline | 
Definition at line 56 of file FitUtil.cxx.
| const GradFunc& ROOT::Fit::FitUtil::ParamDerivFunc< GradFunc >::fFunc | 
Definition at line 61 of file FitUtil.cxx.
| unsigned int ROOT::Fit::FitUtil::ParamDerivFunc< GradFunc >::fIpar | 
Definition at line 62 of file FitUtil.cxx.