Interior-point-optimisation  1.0-1
Interior-pointoptimisationlibrary
Constraint.hpp File Reference
#include "Objective.hpp"
Include dependency graph for Constraint.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ipo::Constraint
 Class for a constraint function. More...
 

Namespaces

 ipo
 This namespace holds all the interior-point optimisation classes.
 

Functions

bool ipo::operator== (Constraint const &lhs, Constraint const &rhs)
 Compare two Constraint objects. More...