numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
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 typedef | num_collect::linear::reverse_cuthill_mckee_ordering< StorageIndex > | |
PermutationType typedef | num_collect::linear::reverse_cuthill_mckee_ordering< StorageIndex > | |
reverse_cuthill_mckee_ordering()=default | num_collect::linear::reverse_cuthill_mckee_ordering< StorageIndex > | |
storage_index_type typedef | num_collect::linear::reverse_cuthill_mckee_ordering< StorageIndex > |