AbstractLinAlgPack: C++ Interfaces For Vectors, Matrices And Related Linear Algebra Objects  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
AbstractLinAlgPack::MatrixLoadSparseElements Member List

This is the complete list of members for AbstractLinAlgPack::MatrixLoadSparseElements, including all inherited members.

cols() const AbstractLinAlgPack::MatrixBasevirtual
commit_load_nonzeros_buffers(size_type nz_commit, value_type **val, index_type **row_i, index_type **col_j)=0AbstractLinAlgPack::MatrixLoadSparseElementspure virtual
EAssumeElementUniqueness enum nameAbstractLinAlgPack::MatrixLoadSparseElements
ELEMENTS_ASSUME_DUPLICATES_SUM enum valueAbstractLinAlgPack::MatrixLoadSparseElements
ELEMENTS_ASSUME_UNIQUE enum valueAbstractLinAlgPack::MatrixLoadSparseElements
finish_construction(bool test_setup)=0AbstractLinAlgPack::MatrixLoadSparseElementspure virtual
get_load_nonzeros_buffers(size_type max_nz_load, value_type **val, index_type **row_i, index_type **col_j)=0AbstractLinAlgPack::MatrixLoadSparseElementspure virtual
nz() const AbstractLinAlgPack::MatrixBasevirtual
reinitialize(size_type rows, size_type cols, size_type max_nz, EAssumeElementUniqueness element_uniqueness=ELEMENTS_ASSUME_DUPLICATES_SUM)=0AbstractLinAlgPack::MatrixLoadSparseElementspure virtual
reset_to_load_values()=0AbstractLinAlgPack::MatrixLoadSparseElementspure virtual
rows() const AbstractLinAlgPack::MatrixBasevirtual
space_cols() const =0AbstractLinAlgPack::MatrixBasepure virtual
space_rows() const =0AbstractLinAlgPack::MatrixBasepure virtual
~MatrixBase()AbstractLinAlgPack::MatrixBaseinlinevirtual