MyraMath
Functions
rcm.h File Reference

Reverse Cuthill-Mckee ordering, tries to minimize bandwidth. More...

#include <myramath/MYRAMATH_EXPORT.h>
#include <vector>
Include dependency graph for rcm.h:

Go to the source code of this file.

Functions

Permutation myra::rcm (const PatternRange &A)
 Reorders A for small bandwidth using reverse Cuthill-Mckee algorithm.
 

Detailed Description

Reverse Cuthill-Mckee ordering, tries to minimize bandwidth.