Go to the source code of this file.
Compounds | |
class | TGo4FitModelFunction |
Model objects, which uses external user function to calculate model values. More... | |
Typedefs | |
typedef Double_t(* | TUserFunction )(Double_t *, Double_t *) |
|
Definition at line 21 of file TGo4FitModelFunction.h. Referenced by TGo4FitModelFunction::SetUserFunction(), and TGo4FitModelFunction::TGo4FitModelFunction(). |