Additional Inherited Members | |
![]() | |
using | Scalar |
using | Scalar |
![]() | |
ALIGATOR_DYNAMIC_TYPEDEFS (Scalar) | |
CostDataAbstractTpl (const int ndx, const int nu) | |
CostDataAbstractTpl (const CostAbstractTpl< Scalar > &cost) | |
virtual | ~CostDataAbstractTpl ()=default |
ALIGATOR_DYNAMIC_TYPEDEFS (Scalar) | |
CostDataAbstractTpl (const int ndx, const int nu) | |
CostDataAbstractTpl (const CostAbstractTpl< Scalar > &cost) | |
virtual | ~CostDataAbstractTpl ()=default |
![]() | |
int | ndx_ |
int | nu_ |
Scalar | value_ |
VectorXs | grad_ |
MatrixXs | hess_ |
VectorRef | Lx_ |
Gradient \(\ell_x\). | |
VectorRef | Lu_ |
Gradient \(\ell_u\). | |
MatrixRef | Lxx_ |
Hessian \(\ell_{xx}\). | |
MatrixRef | Lxu_ |
Hessian \(\ell_{xu}\). | |
MatrixRef | Lux_ |
Hessian \(\ell_{ux}\). | |
MatrixRef | Luu_ |
Hessian \(\ell_{uu}\). | |
int | ndx_ |
int | nu_ |
Scalar | value_ |
VectorXs | grad_ |
MatrixXs | hess_ |
VectorRef | Lx_ |
Gradient \(\ell_x\). | |
VectorRef | Lu_ |
Gradient \(\ell_u\). | |
MatrixRef | Lxx_ |
Hessian \(\ell_{xx}\). | |
MatrixRef | Lxu_ |
Hessian \(\ell_{xu}\). | |
MatrixRef | Lux_ |
Hessian \(\ell_{ux}\). | |
MatrixRef | Luu_ |
Hessian \(\ell_{uu}\). | |
Definition at line 23 of file expose-costs.cpp.