![]() |
ROOT
6.06/09
Reference Guide
|
#include "Math/GSLFunctionAdapter.h"#include "GSLFunctionWrapper.h"#include "Math/IFunctionfwd.h"#include "Math/IFunction.h"
Include dependency graph for GSLDerivator.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| 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... | |
Namespaces | |
| ROOT | |
| Namespace for new ROOT classes and functions. | |
| ROOT::Math | |