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

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

begin() const AbstractLinAlgPack::GenPermMatrixSlice
bind(const GenPermMatrixSlice &gpms)AbstractLinAlgPack::GenPermMatrixSlice
cols() const AbstractLinAlgPack::GenPermMatrixSliceinline
const_iterator typedefAbstractLinAlgPack::GenPermMatrixSlice
create_submatrix(const Range1D &rng, EOrderedBy ordered_by) const AbstractLinAlgPack::GenPermMatrixSlice
difference_type typedefAbstractLinAlgPack::GenPermMatrixSlice
EIdentityOrZero enum nameAbstractLinAlgPack::GenPermMatrixSlice
end() const AbstractLinAlgPack::GenPermMatrixSlice
EOrderedBy typedefAbstractLinAlgPack::GenPermMatrixSlice
GenPermMatrixSlice()AbstractLinAlgPack::GenPermMatrixSlice
GenPermMatrixSlice(index_type rows, index_type cols, EIdentityOrZero type)AbstractLinAlgPack::GenPermMatrixSliceinline
initialize(index_type rows, index_type cols, EIdentityOrZero type)AbstractLinAlgPack::GenPermMatrixSlice
initialize(index_type rows, index_type cols, index_type nz, difference_type row_off, difference_type col_off, EOrderedBy ordered_by, const index_type row_i[], const index_type col_j[], bool test_setup=false)AbstractLinAlgPack::GenPermMatrixSlice
initialize_and_sort(index_type rows, index_type cols, index_type nz, difference_type row_off, difference_type col_off, EOrderedBy ordered_by, index_type row_i[], index_type col_j[], bool test_setup=false)AbstractLinAlgPack::GenPermMatrixSlice
is_identity() const AbstractLinAlgPack::GenPermMatrixSliceinline
lookup_col_j(index_type row_i) const AbstractLinAlgPack::GenPermMatrixSlice
lookup_row_i(index_type col_j) const AbstractLinAlgPack::GenPermMatrixSlice
nz() const AbstractLinAlgPack::GenPermMatrixSliceinline
ordered_by() const AbstractLinAlgPack::GenPermMatrixSliceinline
rows() const AbstractLinAlgPack::GenPermMatrixSliceinline