MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros 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
col_j_AbstractLinAlgPack::GenPermMatrixSliceprivate
col_off_AbstractLinAlgPack::GenPermMatrixSliceprivate
cols() const AbstractLinAlgPack::GenPermMatrixSliceinline
cols_AbstractLinAlgPack::GenPermMatrixSliceprivate
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
IDENTITY_MATRIX enum valueAbstractLinAlgPack::GenPermMatrixSlice
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
nz_AbstractLinAlgPack::GenPermMatrixSliceprivate
operator=(const GenPermMatrixSlice &)AbstractLinAlgPack::GenPermMatrixSliceprivate
ordered_by() const AbstractLinAlgPack::GenPermMatrixSliceinline
ordered_by_AbstractLinAlgPack::GenPermMatrixSliceprivate
row_i_AbstractLinAlgPack::GenPermMatrixSliceprivate
row_off_AbstractLinAlgPack::GenPermMatrixSliceprivate
rows() const AbstractLinAlgPack::GenPermMatrixSliceinline
rows_AbstractLinAlgPack::GenPermMatrixSliceprivate
validate_input_data(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[], std::ostringstream &omsg)AbstractLinAlgPack::GenPermMatrixSliceprivatestatic
validate_not_identity() const AbstractLinAlgPack::GenPermMatrixSliceprivate
ZERO_MATRIX enum valueAbstractLinAlgPack::GenPermMatrixSlice