Declares the classes Composite and Component used as variables, costs and constraints. More...
#include <memory>#include <string>#include <vector>#include <Eigen/Dense>#include <Eigen/Sparse>#include "bounds.h"

Go to the source code of this file.
Classes | |
| class | ifopt::Component |
| Interface representing either Variable, Cost or Constraint. More... | |
| class | ifopt::Composite |
| A collection of components which is treated as another Component. More... | |
Namespaces | |
| namespace | ifopt |
common namespace for all elements in this library. | |
Declares the classes Composite and Component used as variables, costs and constraints.
Definition in file composite.h.