#include <Isect.h>
Public Member Functions | |
| bool | operator< (const Isect &rhs) const |
| bool | operator> (const Isect &rhs) const |
| bool | operator== (const Isect &rhs) const |
Public Attributes | |
| IT | index |
| IT | size |
| IT | start |
| IT | current |
Carries information about the intersecting col(A) and row(B) indices of matrix operands
|
inline |
|
inline |
|
inline |
| IT combblas::Isect< IT >::current |
| IT combblas::Isect< IT >::index |
| IT combblas::Isect< IT >::size |
| IT combblas::Isect< IT >::start |