Jpp
master_rocky-37-gf0c5bc59d
the software that should make you happy
|
Helper. More...
#include <JRootfit.hh>
Public Member Functions | |
helper (const JF1_t &f1) | |
Constructor. More... | |
double | operator() (const double *x, const double *parameters) |
ROOT compatible function call. More... | |
Helper.
Definition at line 617 of file JRootfit.hh.
|
inline |
|
inline |
ROOT compatible function call.
x | pointer to abscissa values |
parameters | pointer to parameter values |
Definition at line 637 of file JRootfit.hh.