begin() const | AbstractLinAlgPack::GenPermMatrixSlice | |
bind(const GenPermMatrixSlice &gpms) | AbstractLinAlgPack::GenPermMatrixSlice | |
cols() const | AbstractLinAlgPack::GenPermMatrixSlice | inline |
const_iterator typedef | AbstractLinAlgPack::GenPermMatrixSlice | |
create_submatrix(const Range1D &rng, EOrderedBy ordered_by) const | AbstractLinAlgPack::GenPermMatrixSlice | |
difference_type typedef | AbstractLinAlgPack::GenPermMatrixSlice | |
EIdentityOrZero enum name | AbstractLinAlgPack::GenPermMatrixSlice | |
end() const | AbstractLinAlgPack::GenPermMatrixSlice | |
EOrderedBy typedef | AbstractLinAlgPack::GenPermMatrixSlice | |
GenPermMatrixSlice() | AbstractLinAlgPack::GenPermMatrixSlice | |
GenPermMatrixSlice(index_type rows, index_type cols, EIdentityOrZero type) | AbstractLinAlgPack::GenPermMatrixSlice | inline |
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::GenPermMatrixSlice | inline |
lookup_col_j(index_type row_i) const | AbstractLinAlgPack::GenPermMatrixSlice | |
lookup_row_i(index_type col_j) const | AbstractLinAlgPack::GenPermMatrixSlice | |
nz() const | AbstractLinAlgPack::GenPermMatrixSlice | inline |
ordered_by() const | AbstractLinAlgPack::GenPermMatrixSlice | inline |
rows() const | AbstractLinAlgPack::GenPermMatrixSlice | inline |