wrapper to a multi-dim function with derivatives for multi roots algorithm
Definition at line 98 of file GSLMultiRootFunctionWrapper.h.
|
gsl_multiroot_function_fdf | fFunc |
|
#include </mnt/build/workspace/root-makedoc-v608/rootspi/rdoc/src/v6-08-00-patches/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: