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

Public Member Functions

bool operator() (int i, int j)
 

Public Attributes

const Ipopt::Index * rowIndices
 
const Ipopt::Index * colIndices
 

Detailed Description

Definition at line 161 of file BonFilterSolver.cpp.

Member Function Documentation

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

Definition at line 165 of file BonFilterSolver.cpp.

Member Data Documentation

const Ipopt::Index* Bonmin::Transposer::rowIndices

Definition at line 163 of file BonFilterSolver.cpp.

const Ipopt::Index* Bonmin::Transposer::colIndices

Definition at line 164 of file BonFilterSolver.cpp.


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