crocoddyl  1.4.0
Contact RObot COntrol by Differential DYnamic programming Library (Crocoddyl)
CostModelAbstractTpl< _Scalar > Member List

This is the complete list of members for CostModelAbstractTpl< _Scalar >, including all inherited members.

activation_ (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >protected
ActivationModelAbstract typedef (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >
ActivationModelQuad typedef (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >
calc(const boost::shared_ptr< CostDataAbstract > &data, const Eigen::Ref< const VectorXs > &x, const Eigen::Ref< const VectorXs > &u)=0 (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >pure virtual
calc(const boost::shared_ptr< CostDataAbstract > &data, const Eigen::Ref< const VectorXs > &x) (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >
calcDiff(const boost::shared_ptr< CostDataAbstract > &data, const Eigen::Ref< const VectorXs > &x, const Eigen::Ref< const VectorXs > &u)=0 (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >pure virtual
calcDiff(const boost::shared_ptr< CostDataAbstract > &data, const Eigen::Ref< const VectorXs > &x) (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >
CostDataAbstract typedef (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >
CostModelAbstractTpl(boost::shared_ptr< StateMultibody > state, boost::shared_ptr< ActivationModelAbstract > activation, const std::size_t &nu) (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >
CostModelAbstractTpl(boost::shared_ptr< StateMultibody > state, boost::shared_ptr< ActivationModelAbstract > activation) (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >
CostModelAbstractTpl(boost::shared_ptr< StateMultibody > state, const std::size_t &nr, const std::size_t &nu) (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >
CostModelAbstractTpl(boost::shared_ptr< StateMultibody > state, const std::size_t &nr) (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >
createData(DataCollectorAbstract *const data) (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >virtual
DataCollectorAbstract typedef (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >
get_activation() const (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >
get_nu() const (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >
get_reference() const (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >
get_referenceImpl(const std::type_info &, void *) const (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >protectedvirtual
get_state() const (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >
MathBase typedef (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >
MatrixXs typedef (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >
nu_ (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >protected
Scalar (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >
set_reference(ReferenceType ref) (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >
set_referenceImpl(const std::type_info &, const void *) (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >protectedvirtual
state_ (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >protected
StateMultibody typedef (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >
unone_ (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >protected
VectorXs typedef (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >
~CostModelAbstractTpl() (defined in CostModelAbstractTpl< _Scalar >)CostModelAbstractTpl< _Scalar >