function class representing the derivative with respect a parameter of a given TF1
Definition at line 27 of file TF1Helper.h.
| Public Member Functions | |
| TGradientParFunction (int ipar, TF1 *f) | |
| double | operator() (double *x, double *) const | 
| Private Attributes | |
| TF1 * | fFunc | 
| unsigned int | fPar | 
#include </github/home/ROOT-CI/src/hist/hist/src/TF1Helper.h>
Definition at line 31 of file TF1Helper.h.
Definition at line 36 of file TF1Helper.h.
| 
 | mutableprivate | 
Definition at line 45 of file TF1Helper.h.
| 
 | private | 
Definition at line 44 of file TF1Helper.h.