![]() |
ORCA: Optimization-based framework for Robotic Control Applications
|
This is the complete list of members for orca::math::AffineFunction, including all inherited members.
A() | orca::math::AffineFunction | |
A_ | orca::math::AffineFunction | protected |
b() | orca::math::AffineFunction | |
b_ | orca::math::AffineFunction | protected |
cols() const | orca::math::AffineFunction | virtual |
getA() const | orca::math::AffineFunction | |
getb() const | orca::math::AffineFunction | |
getSize() const | orca::math::AffineFunction | virtual |
print() const | orca::math::AffineFunction | virtual |
resize(int rows, int cols) | orca::math::AffineFunction | virtual |
rows() const | orca::math::AffineFunction | virtual |
setA(const Eigen::MatrixXd &newA) | orca::math::AffineFunction | |
setb(const Eigen::VectorXd &newb) | orca::math::AffineFunction |