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