Bonmin  1.7
Public Member Functions
Bonmin::TMat::RowOrder Struct Reference

Structure for ordering matrix by columns. More...

Inheritance diagram for Bonmin::TMat::RowOrder:
Bonmin::TMat::TMatOrdering

List of all members.

Public Member Functions

 RowOrder (TMat *M)
bool operator() (const int &i, const int &j)

Detailed Description

Structure for ordering matrix by columns.

Definition at line 105 of file BonTMatrix.hpp.


Constructor & Destructor Documentation

Bonmin::TMat::RowOrder::RowOrder ( TMat M) [inline]

Definition at line 106 of file BonTMatrix.hpp.


Member Function Documentation

bool Bonmin::TMat::RowOrder::operator() ( const int &  i,
const int &  j 
) [inline]

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