|
static const double | x [16] = { 5.000000E+01, 5.500000E+01, 6.000000E+01, 6.500000E+01, 7.000000E+01, 7.500000E+01, 8.000000E+01, 8.500000E+01, 9.000000E+01, 9.500000E+01, 1.000000E+02, 1.050000E+02, 1.100000E+02, 1.150000E+02, 1.200000E+02, 1.250000E+02 } |
|
static const double | y [16] = { 3.478000E+04, 2.861000E+04, 2.365000E+04, 1.963000E+04, 1.637000E+04, 1.372000E+04, 1.154000E+04, 9.744000E+03, 8.261000E+03, 7.030000E+03, 6.005000E+03, 5.147000E+03, 4.427000E+03, 3.820000E+03, 3.307000E+03, 2.872000E+03 } |
|
Definition at line 748 of file levenberg_marquardt.cpp.
◆ MGH10_functor() [1/2]
MGH10_functor::MGH10_functor |
( |
void |
| ) |
|
|
inline |
◆ MGH10_functor() [2/2]
MGH10_functor::MGH10_functor |
( |
void |
| ) |
|
|
inline |
◆ df() [1/2]
int MGH10_functor::df |
( |
const VectorXd & |
b, |
|
|
MatrixXd & |
fjac |
|
) |
| |
|
inline |
◆ df() [2/2]
int MGH10_functor::df |
( |
const VectorXd & |
b, |
|
|
MatrixXd & |
fjac |
|
) |
| |
|
inline |
◆ operator()() [1/2]
int MGH10_functor::operator() |
( |
const VectorXd & |
b, |
|
|
VectorXd & |
fvec |
|
) |
| |
|
inline |
◆ operator()() [2/2]
int MGH10_functor::operator() |
( |
const VectorXd & |
b, |
|
|
VectorXd & |
fvec |
|
) |
| |
|
inline |
const double MGH10_functor::x = { 5.000000E+01, 5.500000E+01, 6.000000E+01, 6.500000E+01, 7.000000E+01, 7.500000E+01, 8.000000E+01, 8.500000E+01, 9.000000E+01, 9.500000E+01, 1.000000E+02, 1.050000E+02, 1.100000E+02, 1.150000E+02, 1.200000E+02, 1.250000E+02 } |
|
static |
const double MGH10_functor::y = { 3.478000E+04, 2.861000E+04, 2.365000E+04, 1.963000E+04, 1.637000E+04, 1.372000E+04, 1.154000E+04, 9.744000E+03, 8.261000E+03, 7.030000E+03, 6.005000E+03, 5.147000E+03, 4.427000E+03, 3.820000E+03, 3.307000E+03, 2.872000E+03 } |
|
static |
The documentation for this struct was generated from the following files: