|
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 250 of file NonLinearOptimization.cpp.
◆ hybrj_functor()
hybrj_functor::hybrj_functor |
( |
void |
| ) |
|
|
inline |
◆ df()
int hybrj_functor::df |
( |
const VectorXd & |
x, |
|
|
MatrixXd & |
fjac |
|
) |
| |
|
inline |
◆ operator()()
int hybrj_functor::operator() |
( |
const VectorXd & |
x, |
|
|
VectorXd & |
fvec |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: