StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Static Public Member Functions | Protected Attributes | Static Protected Attributes | List of all members
TNumDeriv Class Referenceabstract
Inheritance diagram for TNumDeriv:
Deriv1st Deriv2nd TNumDeriv1Test TNumDeriv2Test

Public Member Functions

 TNumDeriv (const char *name)
 
virtual Double_t Fcn (Double_t add=0.)=0
 
Double_t DFcn (Double_t add=0.)
 
void SetOutLimit (int lim=1)
 
void SetStep (Double_t step)
 
void SetIArg (Int_t iarg)
 
Int_t GetIArg ()
 
Double_t GetStep ()
 

Static Public Member Functions

static Double_t Tiny ()
 
static Double_t Epsilon ()
 

Protected Attributes

Double_t fStep
 
Int_t fIArg
 
Int_t fOutLim
 

Static Protected Attributes

static Double_t fgTiny =0
 
static Double_t fgEpsilon =0
 

Detailed Description

Definition at line 9 of file TNumDeriv.h.


The documentation for this class was generated from the following files: