|
enum | |
|
enum | |
|
typedef Matrix< Scalar, InputsAtCompileTime, 1 > | InputType |
|
typedef Matrix< Scalar, InputsAtCompileTime, 1 > | InputType |
|
typedef Matrix< Scalar, ValuesAtCompileTime, InputsAtCompileTime > | JacobianType |
|
typedef Matrix< Scalar, ValuesAtCompileTime, InputsAtCompileTime > | JacobianType |
|
typedef double | Scalar |
|
typedef double | Scalar |
|
typedef Matrix< Scalar, ValuesAtCompileTime, 1 > | ValueType |
|
typedef Matrix< Scalar, ValuesAtCompileTime, 1 > | ValueType |
|
int | m_inputs |
|
const int | m_inputs |
|
int | m_values |
|
const int | m_values |
|
Definition at line 436 of file NonLinearOptimization.cpp.
◆ lmstr_functor()
lmstr_functor::lmstr_functor |
( |
void |
| ) |
|
|
inline |
◆ df()
int lmstr_functor::df |
( |
const VectorXd & |
x, |
|
|
VectorXd & |
jac_row, |
|
|
VectorXd::Index |
rownb |
|
) |
| |
|
inline |
◆ operator()()
int lmstr_functor::operator() |
( |
const VectorXd & |
x, |
|
|
VectorXd & |
fvec |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: