wrapper to a multi-dim function without derivatives for multi roots algorithm
Definition at line 59 of file GSLMultiRootFunctionWrapper.h.
|
gsl_multiroot_function | fFunc |
|
#include </home/sftnight/build/workspace/root-makedoc-v620/rootspi/rdoc/src/v6-20-00-patches/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: