MyraMath
Public Member Functions | List of all members
myra::EliminationTree Class Reference

Given a Pattern A, models propagation of fill-in for A=LL'. More...

#include <EliminationTree.h>

Public Member Functions

 EliminationTree (const PatternRange &A)
 Constructing from Pattern.
 
intCRange parents () const
 Returns parents[] of unknowns (or -1 for a root).
 
intCRange postorder () const
 Returns postorder[] of unknowns.
 
intCRange ipostorder () const
 
intCRange children (int n) const
 Returns a range over the children of the n'th unknown.
 
int size () const
 Size inspector.
 

Detailed Description

Given a Pattern A, models propagation of fill-in for A=LL'.


The documentation for this class was generated from the following files: