NTPoly
NTPoly::DistributedSparseMatrix Member List

This is the complete list of members for NTPoly::DistributedSparseMatrix, including all inherited members.

DistributedSparseMatrix(int matrix_dimension)NTPoly::DistributedSparseMatrix
DistributedSparseMatrix(std::string file_name, bool is_binary=false)NTPoly::DistributedSparseMatrix
DistributedSparseMatrix(const DistributedSparseMatrix &matB)NTPoly::DistributedSparseMatrix
Dot(const DistributedSparseMatrix &matB)NTPoly::DistributedSparseMatrix
FillDistributedPermutation(const Permutation &lb, bool permuterows=true)NTPoly::DistributedSparseMatrix
FillFromTripletList(const TripletList &triplet_list)NTPoly::DistributedSparseMatrix
FillIdentity()NTPoly::DistributedSparseMatrix
Gemm(const DistributedSparseMatrix &matA, const DistributedSparseMatrix &matB, DistributedMatrixMemoryPool &memory_pool, double alpha=1.0, double beta=0.0, double threshold=0.0)NTPoly::DistributedSparseMatrix
GetActualDimension() constNTPoly::DistributedSparseMatrix
GetLogicalDimension() constNTPoly::DistributedSparseMatrix
Increment(const DistributedSparseMatrix &matB, double alpha=1.0, double threshold=0.0)NTPoly::DistributedSparseMatrix
LoadBalancer (defined in NTPoly::DistributedSparseMatrix)NTPoly::DistributedSparseMatrixfriend
Norm() constNTPoly::DistributedSparseMatrix
PairwiseMultiply(const DistributedSparseMatrix &matA, const DistributedSparseMatrix &matB)NTPoly::DistributedSparseMatrix
Scale(double constant)NTPoly::DistributedSparseMatrix
SolverBase (defined in NTPoly::DistributedSparseMatrix)NTPoly::DistributedSparseMatrixfriend
Trace() constNTPoly::DistributedSparseMatrix
TripletList (defined in NTPoly::DistributedSparseMatrix)NTPoly::DistributedSparseMatrixfriend
WriteToBinary(std::string file_name) constNTPoly::DistributedSparseMatrix
WriteToMatrixMarket(std::string file_name) constNTPoly::DistributedSparseMatrix
~DistributedSparseMatrix()NTPoly::DistributedSparseMatrix