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