![]() |
ROOT
6.06/09
Reference Guide
|
Include dependency graph for GSLFunctionWrapper.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ROOT::Math::GSLFunctionWrapper |
| Wrapper class to the gsl_function C structure. More... | |
| class | ROOT::Math::GSLFunctionDerivWrapper |
| class to wrap a gsl_function_fdf (with derivatives) More... | |
Namespaces | |
| ROOT | |
| Namespace for new ROOT classes and functions. | |
| ROOT::Math | |
Typedefs | |
| typedef void(* | ROOT::Math::GSLFdfPointer) (double, void *, double *, double *) |