begcol() | combblas::SpMat< IT, NT, DER > | inline |
begcol(int i) | combblas::SpMat< IT, NT, DER > | inline |
begnz(const typename X::SpColIter &ccol) | combblas::SpMat< IT, NT, DER > | inline |
begnz(const typename X::SpColIter &ccol, int i) | combblas::SpMat< IT, NT, DER > | inline |
Create(const std::vector< IT > &essentials) | combblas::SpMat< IT, NT, DER > | inline |
Create(IT size, IT nRow, IT nCol, std::tuple< IT, IT, NT > *mytuples) | combblas::SpMat< IT, NT, DER > | inline |
endcol() | combblas::SpMat< IT, NT, DER > | inline |
endcol(int i) | combblas::SpMat< IT, NT, DER > | inline |
endnz(const typename X::SpColIter &ccol) | combblas::SpMat< IT, NT, DER > | inline |
endnz(const typename X::SpColIter &ccol, int i) | combblas::SpMat< IT, NT, DER > | inline |
get(std::ifstream &infile) | combblas::SpMat< IT, NT, DER > | inline |
GetArrays() const | combblas::SpMat< IT, NT, DER > | inline |
GetEssentials() const | combblas::SpMat< IT, NT, DER > | inline |
GetInternal() const | combblas::SpMat< IT, NT, DER > | inline |
GetInternal(int i) const | combblas::SpMat< IT, NT, DER > | inline |
getncol() const | combblas::SpMat< IT, NT, DER > | inline |
getnnz() const | combblas::SpMat< IT, NT, DER > | inline |
getnrow() const | combblas::SpMat< IT, NT, DER > | inline |
getnsplit() const | combblas::SpMat< IT, NT, DER > | inline |
isZero() const | combblas::SpMat< IT, NT, DER > | inline |
Merge(SpMat< IT, NT, DER > &partA, SpMat< IT, NT, DER > &partB) | combblas::SpMat< IT, NT, DER > | |
MultiplyReturnTuples(const SpMat< IU, NU1, DER1 > &A, const SpMat< IU, NU2, DER2 > &B, bool isAT, bool isBT, bool clearA, bool clearB) | combblas::SpMat< IT, NT, DER > | friend |
operator()(const std::vector< IT > &ri, const std::vector< IT > &ci) const | combblas::SpMat< IT, NT, DER > | |
operator<<(std::ofstream &outfile, const SpMat< UIT, UNT, UDER > &s) | combblas::SpMat< IT, NT, DER > | friend |
operator==(const SpMat< IT, NT, DER > &rhs) const | combblas::SpMat< IT, NT, DER > | |
operator>>(std::ifstream &infile, SpMat< UIT, UNT, UDER > &s) | combblas::SpMat< IT, NT, DER > | friend |
put(std::ofstream &outfile) const | combblas::SpMat< IT, NT, DER > | inline |
SpGEMM(SpMat< IT, NT, DER > &A, SpMat< IT, NT, DER > &B, bool isAT, bool isBT) | combblas::SpMat< IT, NT, DER > | |
Split(SpMat< IT, NT, DER > &partA, SpMat< IT, NT, DER > &partB) | combblas::SpMat< IT, NT, DER > | |
Transpose() | combblas::SpMat< IT, NT, DER > | inline |