Couenne  0.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
Couenne::compExpr Struct Reference

Structure for comparing expressions. More...

#include <CouenneExprAux.hpp>

Public Member Functions

bool operator() (exprAux *e0, exprAux *e1) const
 

Detailed Description

Structure for comparing expressions.

Used in compare() method for same-class expressions

Definition at line 211 of file CouenneExprAux.hpp.

Member Function Documentation

bool Couenne::compExpr::operator() ( exprAux e0,
exprAux e1 
) const
inline

Definition at line 212 of file CouenneExprAux.hpp.


The documentation for this struct was generated from the following file: