|
| enum | |
| |
| enum | |
| |
| typedef double | Scalar |
| |
| typedef double | Scalar |
| |
| typedef Matrix< Scalar, InputsAtCompileTime, 1 > | InputType |
| |
| typedef Matrix< Scalar, InputsAtCompileTime, 1 > | InputType |
| |
| typedef Matrix< Scalar, ValuesAtCompileTime, 1 > | ValueType |
| |
| typedef Matrix< Scalar, ValuesAtCompileTime, 1 > | ValueType |
| |
| typedef Matrix< Scalar, ValuesAtCompileTime, InputsAtCompileTime > | JacobianType |
| |
| typedef Matrix< Scalar, ValuesAtCompileTime, InputsAtCompileTime > | JacobianType |
| |
| const int | m_inputs |
| |
| int | m_inputs |
| |
| const int | m_values |
| |
| int | m_values |
| |
◆ lmder_functor() [1/2]
| lmder_functor::lmder_functor |
( |
void |
| ) |
|
|
inline |
◆ lmder_functor() [2/2]
| lmder_functor::lmder_functor |
( |
void |
| ) |
|
|
inline |
◆ df() [1/2]
| int lmder_functor::df |
( |
const VectorXd & |
x, |
|
|
MatrixXd & |
fjac |
|
) |
| const |
|
inline |
◆ df() [2/2]
| int lmder_functor::df |
( |
const VectorXd & |
x, |
|
|
MatrixXd & |
fjac |
|
) |
| const |
|
inline |
◆ operator()() [1/2]
| int lmder_functor::operator() |
( |
const VectorXd & |
x, |
|
|
VectorXd & |
fvec |
|
) |
| const |
|
inline |
◆ operator()() [2/2]
| int lmder_functor::operator() |
( |
const VectorXd & |
x, |
|
|
VectorXd & |
fvec |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following files: