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

Go to the source code of this file.

Macros

#define DLONG   1
 

Functions

GLOBAL void AMD_1 (Int n, const Int Ap [], const Int Ai [], Int P [], Int Pinv [], Int Len [], Int slen, Int S [], double Control [], double Info [])
 

Macro Definition Documentation

◆ DLONG

#define DLONG   1

Definition at line 29 of file amesos_amd_l1.c.

Function Documentation

◆ AMD_1()

GLOBAL void AMD_1 ( Int  n,
const Int  Ap[],
const Int  Ai[],
Int  P[],
Int  Pinv[],
Int  Len[],
Int  slen,
Int  S[],
double  Control[],
double  Info[] 
)

Definition at line 34 of file amesos_amd_l1.c.