![]() |
ROOT
6.06/09
Reference Guide
|
#include "Math/IFunction.h"#include "Math/IParamFunction.h"#include "Math/WrappedFunction.h"#include <cassert>
Include dependency graph for MultiDimParamFunctionAdapter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ROOT::Math::MultiDimParamFunctionAdapter |
| MultiDimParamFunctionAdapter class to wrap a one-dimensional parametric function in a multi dimensional parameteric function interface This is used typically in fitting where internally the function is stored as multidimension. More... | |
| class | ROOT::Math::MultiDimParamGradFunctionAdapter |
| MultiDimParamGradFunctionAdapter class to wrap a one-dimensional parametric gradient function in a multi dimensional parameteric gradient function interface This is used typically in fitting where internally the function is stored as multidimension. More... | |
Namespaces | |
| ROOT | |
| Namespace for new ROOT classes and functions. | |
| ROOT::Math | |