robotoc
robotoc - efficient ROBOT Optimal Control solvers
Loading...
Searching...
No Matches
robotoc::STOCostFunctionComponentBase Member List

This is the complete list of members for robotoc::STOCostFunctionComponentBase, including all inherited members.

as_shared_ptr()robotoc::STOCostFunctionComponentBaseinline
evalCost(const TimeDiscretization &time_discretization) const =0robotoc::STOCostFunctionComponentBasepure virtual
evalCostDerivatives(const TimeDiscretization &time_discretization, Eigen::VectorXd &lt) const =0robotoc::STOCostFunctionComponentBasepure virtual
evalCostHessian(const TimeDiscretization &time_discretization, Eigen::MatrixXd &Qtt) const =0robotoc::STOCostFunctionComponentBasepure virtual
operator=(const STOCostFunctionComponentBase &)=defaultrobotoc::STOCostFunctionComponentBase
operator=(STOCostFunctionComponentBase &&) noexcept=defaultrobotoc::STOCostFunctionComponentBase
STOCostFunctionComponentBase()robotoc::STOCostFunctionComponentBaseinline
STOCostFunctionComponentBase(const STOCostFunctionComponentBase &)=defaultrobotoc::STOCostFunctionComponentBase
STOCostFunctionComponentBase(STOCostFunctionComponentBase &&) noexcept=defaultrobotoc::STOCostFunctionComponentBase
~STOCostFunctionComponentBase()robotoc::STOCostFunctionComponentBaseinlinevirtual