BlockIPPlatform
 All Classes Files Functions Variables
Public Member Functions | Public Attributes | List of all members
MatrixBlockIP::Order_ija Struct Reference

Auxiliary struct for sorting matrices in ija format. More...

Public Member Functions

bool operator() (int i, int j)
 Comparison function.
 

Public Attributes

int * row
 Pointer to rows of matrix elements.
 
int * col
 Pointer to columns of matrix elements.
 

Detailed Description

Auxiliary struct for sorting matrices in ija format.


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