golib  0.5
goIndexPair Class Reference

Index pair class. More...

#include <goindexpair.h>

Public Member Functions

 goIndexPair (goIndex_t ii=0, goIndex_t jj=0)
 
bool operator== (const goIndexPair &o) const
 
bool operator!= (const goIndexPair &o) const
 
goUInt32 operator& (goUInt32 a) const
 

Public Attributes

goIndex_t i
 
goIndex_t j
 

Detailed Description

Index pair class.


Introduced as a supplement for goSparseMatrix multiplication.

@todo See fixme.


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