Amesos Package Browser (Single Doxygen Collection)  Development
Macros | Functions
amesos_cholmod_l_csymamd.c File Reference
#include "amesos_cholmod_internal.h"
#include "amesos_ccolamd.h"
#include "amesos_cholmod_partition.h"
Include dependency graph for amesos_cholmod_l_csymamd.c:

Go to the source code of this file.

Macros

#define DLONG   1
 

Functions

int CHOLMOD() csymamd (cholmod_sparse *A, Int *Cmember, Int *Perm, cholmod_common *Common)
 

Macro Definition Documentation

◆ DLONG

#define DLONG   1

Definition at line 28 of file amesos_cholmod_l_csymamd.c.

Function Documentation

◆ csymamd()

int CHOLMOD() csymamd ( cholmod_sparse A,
Int Cmember,
Int Perm,
cholmod_common Common 
)

Definition at line 43 of file amesos_cholmod_l_csymamd.c.