Amesos Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
amesos_cholmod_etree.c File Reference
#include "amesos_cholmod_internal.h"
#include "amesos_cholmod_cholesky.h"
Include dependency graph for amesos_cholmod_etree.c:

Go to the source code of this file.

Functions

static void amesos_update_etree (Int k, Int i, Int Parent[], Int Ancestor[])
 
int CHOLMOD() etree (cholmod_sparse *A, Int *Parent, cholmod_common *Common)
 

Function Documentation

static void amesos_update_etree ( Int  k,
Int  i,
Int  Parent[],
Int  Ancestor[] 
)
static

Definition at line 47 of file amesos_cholmod_etree.c.

int CHOLMOD() etree ( cholmod_sparse A,
Int Parent,
cholmod_common Common 
)

Definition at line 86 of file amesos_cholmod_etree.c.