Couenne  0.5.8
Public Member Functions | List of all members
Couenne::CouExpr Class Reference

#include <CouExpr.hpp>

Public Member Functions

 CouExpr (expression *e)
 
 CouExpr (const CouExpr &e)
 
CouExpr & operator= (CouExpr &e)
 
expression * Expression () const
 

Detailed Description

Definition at line 17 of file CouExpr.hpp.

Constructor & Destructor Documentation

◆ CouExpr() [1/2]

Couenne::CouExpr::CouExpr ( expression *  e)
inline

Definition at line 25 of file CouExpr.hpp.

◆ CouExpr() [2/2]

Couenne::CouExpr::CouExpr ( const CouExpr &  e)
inline

Definition at line 28 of file CouExpr.hpp.

Member Function Documentation

◆ operator=()

CouExpr& Couenne::CouExpr::operator= ( CouExpr &  e)
inline

Definition at line 32 of file CouExpr.hpp.

◆ Expression()

expression* Couenne::CouExpr::Expression ( ) const
inline

Definition at line 37 of file CouExpr.hpp.


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