wrapper to a multi-dim function withtout derivatives for multi-dimensional minimization algorithm
Definition at line 58 of file GSLMultiFitFunctionWrapper.h.
|
gsl_multifit_function_fdf | fFunc |
|
#include </home/sftnight/build/workspace/root-makedoc-v618/rootspi/rdoc/src/v6-18-00-patches/math/mathmore/src/GSLMultiFitFunctionWrapper.h>
◆ GSLMultiFitFunctionWrapper()
ROOT::Math::GSLMultiFitFunctionWrapper::GSLMultiFitFunctionWrapper |
( |
| ) |
|
|
inline |
◆ GetFunc()
gsl_multifit_function_fdf * ROOT::Math::GSLMultiFitFunctionWrapper::GetFunc |
( |
| ) |
|
|
inline |
◆ SetFunction()
template<class FuncVector >
void ROOT::Math::GSLMultiFitFunctionWrapper::SetFunction |
( |
const FuncVector & |
f, |
|
|
unsigned int |
nres, |
|
|
unsigned int |
npar |
|
) |
| |
|
inline |
Fill gsl function structure from a C++ function iterator and size and number of residuals.
Definition at line 79 of file GSLMultiFitFunctionWrapper.h.
◆ fFunc
gsl_multifit_function_fdf ROOT::Math::GSLMultiFitFunctionWrapper::fFunc |
|
private |
The documentation for this class was generated from the following file: