numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
num_collect::linear::reverse_cuthill_mckee_ordering< StorageIndex > Member List

This is the complete list of members for num_collect::linear::reverse_cuthill_mckee_ordering< StorageIndex >, including all inherited members.

operator()(const MatrixType &matrix, permutation_type &permutation)num_collect::linear::reverse_cuthill_mckee_ordering< StorageIndex >inline
operator()(const Eigen::SparseSelfAdjointView< MatrixType, Mode > &matrix, permutation_type &permutation)num_collect::linear::reverse_cuthill_mckee_ordering< StorageIndex >inline
permutation_type typedefnum_collect::linear::reverse_cuthill_mckee_ordering< StorageIndex >
PermutationType typedefnum_collect::linear::reverse_cuthill_mckee_ordering< StorageIndex >
reverse_cuthill_mckee_ordering()=defaultnum_collect::linear::reverse_cuthill_mckee_ordering< StorageIndex >
storage_index_type typedefnum_collect::linear::reverse_cuthill_mckee_ordering< StorageIndex >