Public Member Functions | Public Attributes | List of all members
Bonmin::MatComp Struct Reference

Public Member Functions

bool operator() (int i, int j)
 Destructor. More...
 
bool operator() (int i, int j)
 Destructor. More...
 

Public Attributes

const intiRow
 
const intjCol
 

Detailed Description

Definition at line 84 of file BonHeuristicDiveMIP.cpp.

Member Function Documentation

bool Bonmin::MatComp::operator() ( int  i,
int  j 
)
inline

Destructor.

Definition at line 88 of file BonHeuristicDiveMIP.cpp.

bool Bonmin::MatComp::operator() ( int  i,
int  j 
)
inline

Destructor.

Definition at line 78 of file BonMilpRounding.cpp.

Member Data Documentation

const int * Bonmin::MatComp::iRow

Definition at line 85 of file BonHeuristicDiveMIP.cpp.

const int * Bonmin::MatComp::jCol

Definition at line 86 of file BonHeuristicDiveMIP.cpp.


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