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::COOMatrixWithPartitionedView Member List

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

cols() const AbstractLinAlgPack::COOMatrixWithPartitionedViewinline
coom() const AbstractLinAlgPack::COOMatrixWithPartitionedViewinline
coom_view() const AbstractLinAlgPack::COOMatrixWithPartitionedViewinline
create_view(const size_type row_perm[], const size_type col_perm[], const size_type num_row_part, const size_type row_part[], const size_type num_col_part, const size_type col_part[], const EPartitionOrder partition_order)AbstractLinAlgPack::COOMatrixWithPartitionedViewinline
EPartitionOrder typedefAbstractLinAlgPack::COOMatrixWithPartitionedView
initialize(std::istream &istrm)AbstractLinAlgPack::COOMatrixWithPartitionedViewinline
ivect()AbstractLinAlgPack::COOMatrixWithPartitionedViewinline
jvect()AbstractLinAlgPack::COOMatrixWithPartitionedViewinline
operator=(const COOMatrixWithPartitionedView &m)AbstractLinAlgPack::COOMatrixWithPartitionedViewinline
operator=(const COOMatrix &m)AbstractLinAlgPack::COOMatrixWithPartitionedViewinline
partition(size_type overall_p)AbstractLinAlgPack::COOMatrixWithPartitionedViewinline
partition(size_type row_p, size_type col_p)AbstractLinAlgPack::COOMatrixWithPartitionedViewinline
partition(Range1D rng_overall_p)AbstractLinAlgPack::COOMatrixWithPartitionedViewinline
partition_type typedefAbstractLinAlgPack::COOMatrixWithPartitionedView
partitioned_view_type typedefAbstractLinAlgPack::COOMatrixWithPartitionedView
resize(size_type rows, size_type cols, size_type nz)AbstractLinAlgPack::COOMatrixWithPartitionedViewinline
rows() const AbstractLinAlgPack::COOMatrixWithPartitionedViewinline
val()AbstractLinAlgPack::COOMatrixWithPartitionedViewinline