ActivationDataAbstract typedef (defined in ResidualModelAbstractTpl< _Scalar >) | ResidualModelAbstractTpl< _Scalar > | |
Base typedef (defined in ResidualModelNumDiffTpl< _Scalar >) | ResidualModelNumDiffTpl< _Scalar > | |
calc(const boost::shared_ptr< ResidualDataAbstract > &data, const Eigen::Ref< const VectorXs > &x, const Eigen::Ref< const VectorXs > &u) | ResidualModelNumDiffTpl< _Scalar > | virtual |
calc(const boost::shared_ptr< ResidualDataAbstract > &data, const Eigen::Ref< const VectorXs > &x) | ResidualModelNumDiffTpl< _Scalar > | virtual |
crocoddyl::ResidualModelAbstractTpl::calc(const boost::shared_ptr< ResidualDataAbstract > &data, const Eigen::Ref< const VectorXs > &x, const Eigen::Ref< const VectorXs > &u) | ResidualModelAbstractTpl< _Scalar > | virtual |
crocoddyl::ResidualModelAbstractTpl::calc(const boost::shared_ptr< ResidualDataAbstract > &data, const Eigen::Ref< const VectorXs > &x) | ResidualModelAbstractTpl< _Scalar > | virtual |
calcCostDiff(const boost::shared_ptr< CostDataAbstract > &cdata, const boost::shared_ptr< ResidualDataAbstract > &rdata, const boost::shared_ptr< ActivationDataAbstract > &adata, const bool update_u=true) | ResidualModelAbstractTpl< _Scalar > | virtual |
calcDiff(const boost::shared_ptr< ResidualDataAbstract > &data, const Eigen::Ref< const VectorXs > &x, const Eigen::Ref< const VectorXs > &u) | ResidualModelNumDiffTpl< _Scalar > | virtual |
calcDiff(const boost::shared_ptr< ResidualDataAbstract > &data, const Eigen::Ref< const VectorXs > &x) | ResidualModelNumDiffTpl< _Scalar > | virtual |
crocoddyl::ResidualModelAbstractTpl::calcDiff(const boost::shared_ptr< ResidualDataAbstract > &data, const Eigen::Ref< const VectorXs > &x, const Eigen::Ref< const VectorXs > &u) | ResidualModelAbstractTpl< _Scalar > | virtual |
crocoddyl::ResidualModelAbstractTpl::calcDiff(const boost::shared_ptr< ResidualDataAbstract > &data, const Eigen::Ref< const VectorXs > &x) | ResidualModelAbstractTpl< _Scalar > | virtual |
CostDataAbstract typedef (defined in ResidualModelAbstractTpl< _Scalar >) | ResidualModelAbstractTpl< _Scalar > | |
createData(DataCollectorAbstract *const data) | ResidualModelNumDiffTpl< _Scalar > | virtual |
Data typedef (defined in ResidualModelNumDiffTpl< _Scalar >) | ResidualModelNumDiffTpl< _Scalar > | |
DataCollectorAbstract typedef (defined in ResidualModelNumDiffTpl< _Scalar >) | ResidualModelNumDiffTpl< _Scalar > | |
DiagonalMatrixXs typedef (defined in ResidualModelAbstractTpl< _Scalar >) | ResidualModelAbstractTpl< _Scalar > | |
get_disturbance() const | ResidualModelNumDiffTpl< _Scalar > | |
get_model() const | ResidualModelNumDiffTpl< _Scalar > | |
get_nr() const | ResidualModelAbstractTpl< _Scalar > | |
get_nu() const | ResidualModelAbstractTpl< _Scalar > | |
get_q_dependent() const | ResidualModelAbstractTpl< _Scalar > | |
get_state() const | ResidualModelAbstractTpl< _Scalar > | |
get_u_dependent() const | ResidualModelAbstractTpl< _Scalar > | |
get_v_dependent() const | ResidualModelAbstractTpl< _Scalar > | |
MathBase typedef (defined in ResidualModelNumDiffTpl< _Scalar >) | ResidualModelNumDiffTpl< _Scalar > | |
MatrixXs typedef (defined in ResidualModelNumDiffTpl< _Scalar >) | ResidualModelNumDiffTpl< _Scalar > | |
nr_ | ResidualModelAbstractTpl< _Scalar > | protected |
nu_ | ResidualModelNumDiffTpl< _Scalar > | protected |
print(std::ostream &os) const | ResidualModelAbstractTpl< _Scalar > | virtual |
q_dependent_ | ResidualModelAbstractTpl< _Scalar > | protected |
ReevaluationFunction typedef (defined in ResidualModelNumDiffTpl< _Scalar >) | ResidualModelNumDiffTpl< _Scalar > | |
ResidualDataAbstract typedef (defined in ResidualModelNumDiffTpl< _Scalar >) | ResidualModelNumDiffTpl< _Scalar > | |
ResidualModelAbstractTpl(boost::shared_ptr< StateAbstract > state, const std::size_t nr, const std::size_t nu, const bool q_dependent=true, const bool v_dependent=true, const bool u_dependent=true) | ResidualModelAbstractTpl< _Scalar > | |
ResidualModelAbstractTpl(boost::shared_ptr< StateAbstract > state, const std::size_t nr, const bool q_dependent=true, const bool v_dependent=true, const bool u_dependent=true) | ResidualModelAbstractTpl< _Scalar > | |
ResidualModelNumDiffTpl(const boost::shared_ptr< Base > &model) | ResidualModelNumDiffTpl< _Scalar > | explicit |
Scalar (defined in ResidualModelNumDiffTpl< _Scalar >) | ResidualModelNumDiffTpl< _Scalar > | |
set_disturbance(const Scalar disturbance) | ResidualModelNumDiffTpl< _Scalar > | |
set_reevals(const std::vector< ReevaluationFunction > &reevals) | ResidualModelNumDiffTpl< _Scalar > | |
state_ | ResidualModelNumDiffTpl< _Scalar > | protected |
StateAbstract typedef (defined in ResidualModelAbstractTpl< _Scalar >) | ResidualModelAbstractTpl< _Scalar > | |
u_dependent_ | ResidualModelAbstractTpl< _Scalar > | protected |
unone_ | ResidualModelNumDiffTpl< _Scalar > | protected |
v_dependent_ | ResidualModelAbstractTpl< _Scalar > | protected |
VectorXs typedef (defined in ResidualModelNumDiffTpl< _Scalar >) | ResidualModelNumDiffTpl< _Scalar > | |
~ResidualModelAbstractTpl() (defined in ResidualModelAbstractTpl< _Scalar >) | ResidualModelAbstractTpl< _Scalar > | virtual |
~ResidualModelNumDiffTpl() | ResidualModelNumDiffTpl< _Scalar > | virtual |