|
rby1-sdk
|
This is the complete list of members for rb::math::QPSolver, including all inherited members.
| AddCostFunction(const Eigen::MatrixXd &A, const Eigen::VectorXd &b) (defined in rb::math::QPSolver) | rb::math::QPSolver | |
| GetAConst() const (defined in rb::math::QPSolver) | rb::math::QPSolver | |
| GetACost() const (defined in rb::math::QPSolver) | rb::math::QPSolver | |
| GetBCost() const (defined in rb::math::QPSolver) | rb::math::QPSolver | |
| GetLowerBound() const (defined in rb::math::QPSolver) | rb::math::QPSolver | |
| GetUpperBound() const (defined in rb::math::QPSolver) | rb::math::QPSolver | |
| InitFunction() (defined in rb::math::QPSolver) | rb::math::QPSolver | |
| QPSolver() (defined in rb::math::QPSolver) | rb::math::QPSolver | |
| ResetIsFirst() (defined in rb::math::QPSolver) | rb::math::QPSolver | |
| SetConstraintsFunction(const Eigen::MatrixXd &A, const Eigen::VectorXd &lb, const Eigen::VectorXd &ub) (defined in rb::math::QPSolver) | rb::math::QPSolver | |
| SetCostFunction(const Eigen::MatrixXd &A, const Eigen::VectorXd &b) (defined in rb::math::QPSolver) | rb::math::QPSolver | |
| SetPrimalVariable(const Eigen::VectorXd &pv) (defined in rb::math::QPSolver) | rb::math::QPSolver | |
| Setup(int n_var, int n_const, double time_limit=2e-3) (defined in rb::math::QPSolver) | rb::math::QPSolver | |
| Solve() | rb::math::QPSolver | |
| ~QPSolver() (defined in rb::math::QPSolver) | rb::math::QPSolver |