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