|
template<template< typename Scalar > class Model> |
| ActionDataCodeGenTpl (Model< Scalar > *const model) |
|
void | distribute_calcDiffout () |
|
void | distribute_calcout () |
|
template<template< typename Scalar > class Model> |
| ActionDataAbstractTpl (Model< Scalar > *const model) |
|
|
VectorXs | calcDiffout |
|
VectorXs | calcout |
|
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar | Scalar |
|
VectorXs | xu |
|
Scalar | cost |
|
MathBase::MatrixXs | Fu |
|
MathBase::MatrixXs | Fx |
|
MathBase::VectorXs | Lu |
|
MathBase::MatrixXs | Luu |
|
MathBase::VectorXs | Lx |
|
MathBase::MatrixXs | Lxu |
|
MathBase::MatrixXs | Lxx |
|
MathBase::VectorXs | r |
|
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar | Scalar |
|
MathBase::VectorXs | xnext |
|
template<typename _Scalar>
struct crocoddyl::ActionDataCodeGenTpl< _Scalar >
Definition at line 21 of file action-base.hpp.
The documentation for this struct was generated from the following file: