_colP | ZeroOne | [protected] |
_cols | ZeroOne | [protected] |
_colSort | ZeroOne | [protected] |
_F | ZeroOne | [protected] |
_nnz | ZeroOne | [protected] |
_part(size_t start, size_t endp1, int &mode) const | ZeroOne | [protected] |
_qsort(size_t start, size_t endp1, int &mode) const | ZeroOne | [protected] |
_rowP | ZeroOne | [protected] |
_rows | ZeroOne | [protected] |
_rowSort | ZeroOne | [protected] |
_tmp | ZeroOne | [protected] |
apply(OutVector &y, const InVector &x) const | ZeroOne | [inline] |
applyTranspose(OutVector &y, const InVector &x) const | ZeroOne | [inline] |
coldim() const | ZeroOne | [inline] |
colSort() const | ZeroOne | [protected] |
dynamic | ZeroOne | [protected] |
Element typedef | ZeroOne | [protected] |
field() const | ZeroOne | [inline] |
Index typedef | ZeroOne | [protected] |
indexBegin() | ZeroOne | |
indexBegin() const | ZeroOne | |
indexEnd() | ZeroOne | |
indexEnd() const | ZeroOne | |
nnz() const | ZeroOne | [inline, protected] |
rawBegin() | ZeroOne | |
rawBegin() const | ZeroOne | |
rawEnd() | ZeroOne | |
rawEnd() const | ZeroOne | |
rowdim() const | ZeroOne | [inline] |
rowSort() const | ZeroOne | [protected] |
uint32 typedef | ZeroOne | [protected] |
uint64 typedef | ZeroOne | [protected] |
write(std::ostream &out=std::cout) | ZeroOne | [inline] |
ZeroOne() | ZeroOne | |
ZeroOne(Field F, Index *rowP, Index *colP, Index rows, Index cols, Index NNz, bool rowSort=false, bool colSort=false) | ZeroOne | |
~ZeroOne() | ZeroOne |