crocoddyl  1.5.0
Contact RObot COntrol by Differential DYnamic programming Library (Crocoddyl)
ActionDataCodeGenTpl< _Scalar > Struct Template Reference
Inheritance diagram for ActionDataCodeGenTpl< _Scalar >:
Collaboration diagram for ActionDataCodeGenTpl< _Scalar >:

Public Types

typedef ActionDataAbstractTpl< Scalar > Base
 
typedef MathBaseTpl< Scalar > MathBase
 
typedef MathBase::MatrixXs MatrixXs
 
typedef MathBase::VectorXs VectorXs
 
- Public Types inherited from ActionDataAbstractTpl< _Scalar >
typedef MathBaseTpl< Scalar > MathBase
 

Public Member Functions

template<template< typename Scalar > class Model>
 ActionDataCodeGenTpl (Model< Scalar > *const model)
 
void distribute_calcDiffout ()
 
void distribute_calcout ()
 
- Public Member Functions inherited from ActionDataAbstractTpl< _Scalar >
template<template< typename Scalar > class Model>
 ActionDataAbstractTpl (Model< Scalar > *const model)
 

Public Attributes

VectorXs calcDiffout
 
VectorXs calcout
 
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar Scalar
 
VectorXs xu
 
- Public Attributes inherited from ActionDataAbstractTpl< _Scalar >
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
 

Detailed Description

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: