Iterate over the nonzeros of the sparse column. More...
#include <SpCCols.h>
Public Member Functions | |
| NzIter (IT *ir=NULL, NT *num=NULL) | |
| bool | operator== (const NzIter &other) |
| bool | operator!= (const NzIter &other) |
| NzIter & | operator++ () |
| NzIter | operator++ (int) |
| IT | rowid () const |
| < Return the "local" rowid of the current nonzero entry. | |
| NT & | value () |
| NzIter (IT *ir=NULL, NT *num=NULL) | |
| bool | operator== (const NzIter &other) |
| bool | operator!= (const NzIter &other) |
| NzIter & | operator++ () |
| NzIter | operator++ (int) |
| IT | rowid () const |
| < Return the "local" rowid of the current nonzero entry. | |
| NT & | value () |
| NzIter (IT *ir=NULL, NT *num=NULL) | |
| bool | operator== (const NzIter &other) |
| bool | operator!= (const NzIter &other) |
| NzIter & | operator++ () |
| NzIter | operator++ (int) |
| IT | rowid () const |
| < Return the "local" rowid of the current nonzero entry. | |
| NT & | value () |
Iterate over the nonzeros of the sparse column.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |