Component(int num_rows, const std::string &name) | ifopt::Component | |
ExComponent(int n_var, const std::string &name) | ifopt::ExComponent | [inline] |
GetBounds() const | ifopt::ExComponent | [inline, virtual] |
GetJacobian() const | ifopt::ExComponent | [inline, virtual] |
GetName() const | ifopt::Component | |
GetRows() const | ifopt::Component | |
GetValues() const | ifopt::ExComponent | [inline, virtual] |
kSpecifyLater | ifopt::Component | [static] |
Print() const | ifopt::Component | [virtual] |
SetRows(int num_rows) | ifopt::Component | |
SetVariables(const VectorXd &x) | ifopt::ExComponent | [inline, virtual] |
~Component() | ifopt::Component | [virtual] |