Jpp 19.3.0-rc.1
the software that should make you happy
|
Helper. More...
#include <JRootfit.hh>
Public Member Functions | |
helper (const JF3_t &f3) | |
Constructor. | |
double | operator() (const double *x, const double *parameters) |
ROOT compatible function call. | |
Helper.
Definition at line 754 of file JRootfit.hh.
|
inline |
Constructor.
f3 | function |
Definition at line 762 of file JRootfit.hh.
|
inline |
ROOT compatible function call.
x | pointer to abscissa values |
parameters | pointer to parameter values |
Definition at line 774 of file JRootfit.hh.