| 
    Jpp
    debug
    
   the software that should make you happy 
   | 
 
Helper. More...
#include <JRootfit.hh>
 Public Member Functions | |
| helper (const JF3_t &f3) | |
| Constructor.  More... | |
| double | operator() (const double *x, const double *parameters) | 
| ROOT compatible function call.  More... | |
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.