|
musrfit 1.10.0
|

Go to the source code of this file.
Functions | |
| ClassImp (PUserFcn) PUserFcn | |
| Default constructor for PUserFcn. | |
| ClassImp | ( | PUserFcn | ) |
Default constructor for PUserFcn.
Initializes a third-order polynomial user function. This implementation requires no special initialization as it has no internal state - all computation is done directly in the operator() method.
Definition at line 34 of file PUserFcn.cpp.