MyraMath
Functions
postorder.h File Reference

Returns elimination postorder. More...

#include <myramath/utility/Number.h>
#include <myramath/utility/detail/LIBPUBLIC.h>
#include <vector>
Include dependency graph for postorder.h:

Go to the source code of this file.

Functions

Permutation myra::postorder (const PatternRange &A)
 Computes elimination tree of A and returns postordering.
 

Detailed Description

Returns elimination postorder.