|
static const double | x [6] = { 1., 2., 3., 5., 7., 10. } |
|
|
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 844 of file levenberg_marquardt.cpp.
BoxBOD_functor::BoxBOD_functor |
( |
void |
| ) |
|
|
inline |
BoxBOD_functor::BoxBOD_functor |
( |
void |
| ) |
|
|
inline |
int BoxBOD_functor::df |
( |
const VectorXd & |
b, |
|
|
MatrixXd & |
fjac |
|
) |
| |
|
inline |
int BoxBOD_functor::df |
( |
const VectorXd & |
b, |
|
|
MatrixXd & |
fjac |
|
) |
| |
|
inline |
int BoxBOD_functor::operator() |
( |
const VectorXd & |
b, |
|
|
VectorXd & |
fvec |
|
) |
| |
|
inline |
int BoxBOD_functor::operator() |
( |
const VectorXd & |
b, |
|
|
VectorXd & |
fvec |
|
) |
| |
|
inline |
const double BoxBOD_functor::x = { 1., 2., 3., 5., 7., 10. } |
|
static |
The documentation for this struct was generated from the following files: