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