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

Go to the source code of this file.

Macros

#define DLONG   1
 

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)
 

Macro Definition Documentation

#define DLONG   1

Definition at line 40 of file amesos_cholmod_l_etree.c.

Function Documentation

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

Definition at line 50 of file amesos_cholmod_l_etree.c.

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

Definition at line 89 of file amesos_cholmod_l_etree.c.