ROOT
6.06/09
Reference Guide
|
Classes for numerical differentiation. More...
Classes | |
class | ROOT::Math::RichardsonDerivator |
User class for calculating the derivatives of a function. More... | |
class | ROOT::Math::Derivator |
Class for computing numerical derivative of a function. More... | |
class | ROOT::Math::GSLDerivator |
Class for computing numerical derivative of a function based on the GSL numerical algorithm This class is implemented using the numerical derivatives algorithms provided by GSL (see GSL Online Manual ). More... | |
Classes for numerical differentiation.