wrapper to a multi-dim function with derivatives for multi roots algorithm
Definition at line 96 of file GSLMultiRootFunctionWrapper.h.
|
| gsl_multiroot_function_fdf | fFunc |
#include </home/stephan/code/root-2/math/mathmore/src/GSLMultiRootFunctionWrapper.h>
◆ GSLMultiRootDerivFunctionWrapper()
| ROOT::Math::GSLMultiRootDerivFunctionWrapper::GSLMultiRootDerivFunctionWrapper |
( |
| ) |
|
|
inline |
◆ GetFunctions()
| gsl_multiroot_function_fdf * ROOT::Math::GSLMultiRootDerivFunctionWrapper::GetFunctions |
( |
| ) |
|
|
inline |
◆ SetFunctions()
template<class FuncVector>
| void ROOT::Math::GSLMultiRootDerivFunctionWrapper::SetFunctions |
( |
const FuncVector & | f, |
|
|
unsigned int | n ) |
|
inline |
◆ fFunc
| gsl_multiroot_function_fdf ROOT::Math::GSLMultiRootDerivFunctionWrapper::fFunc |
|
private |
The documentation for this class was generated from the following file: