![]() |
ORCA: Optimization-based framework for Robotic Control Applications
|
This is the complete list of members for orca::math::ConstraintFunction, including all inherited members.
C_ | orca::math::ConstraintFunction | protected |
cols() const | orca::math::ConstraintFunction | virtual |
constraintMatrix() | orca::math::ConstraintFunction | |
getConstraintMatrix() const | orca::math::ConstraintFunction | |
getLowerBound() const | orca::math::ConstraintFunction | |
getSize() const | orca::math::ConstraintFunction | virtual |
getUpperBound() const | orca::math::ConstraintFunction | |
lower_bound_ | orca::math::ConstraintFunction | protected |
lowerBound() | orca::math::ConstraintFunction | |
print() const | orca::math::ConstraintFunction | virtual |
reset() | orca::math::ConstraintFunction | |
resize(int rows, int cols) | orca::math::ConstraintFunction | virtual |
rows() const | orca::math::ConstraintFunction | virtual |
setConstraintMatrix(const Eigen::MatrixXd &newC) | orca::math::ConstraintFunction | |
setLowerBound(const Eigen::VectorXd &newl) | orca::math::ConstraintFunction | |
setUpperBound(const Eigen::VectorXd &newu) | orca::math::ConstraintFunction | |
upper_bound_ | orca::math::ConstraintFunction | protected |
upperBound() | orca::math::ConstraintFunction |