|
static const double | _x [11] = { 4., 2., 1., 5.E-1 , 2.5E-01, 1.670000E-01, 1.250000E-01, 1.E-01, 8.330000E-02, 7.140000E-02, 6.250000E-02 } |
|
static const double | y [11] = { 1.957000E-01, 1.947000E-01, 1.735000E-01, 1.600000E-01, 8.440000E-02, 6.270000E-02, 4.560000E-02, 3.420000E-02, 3.230000E-02, 2.350000E-02, 2.460000E-02 } |
|
Definition at line 1015 of file levenberg_marquardt.cpp.
◆ MGH09_functor() [1/2]
MGH09_functor::MGH09_functor |
( |
void |
| ) |
|
|
inline |
◆ MGH09_functor() [2/2]
MGH09_functor::MGH09_functor |
( |
void |
| ) |
|
|
inline |
◆ df() [1/2]
int MGH09_functor::df |
( |
const VectorXd & |
b, |
|
|
MatrixXd & |
fjac |
|
) |
| |
|
inline |
◆ df() [2/2]
int MGH09_functor::df |
( |
const VectorXd & |
b, |
|
|
MatrixXd & |
fjac |
|
) |
| |
|
inline |
◆ operator()() [1/2]
int MGH09_functor::operator() |
( |
const VectorXd & |
b, |
|
|
VectorXd & |
fvec |
|
) |
| |
|
inline |
◆ operator()() [2/2]
int MGH09_functor::operator() |
( |
const VectorXd & |
b, |
|
|
VectorXd & |
fvec |
|
) |
| |
|
inline |
◆ _x
const double MGH09_functor::_x = { 4., 2., 1., 5.E-1 , 2.5E-01, 1.670000E-01, 1.250000E-01, 1.E-01, 8.330000E-02, 7.140000E-02, 6.250000E-02 } |
|
static |
const double MGH09_functor::y = { 1.957000E-01, 1.947000E-01, 1.735000E-01, 1.600000E-01, 8.440000E-02, 6.270000E-02, 4.560000E-02, 3.420000E-02, 3.230000E-02, 2.350000E-02, 2.460000E-02 } |
|
static |
The documentation for this struct was generated from the following files: