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

Go to the source code of this file.

Macros

#define DLONG   1
 

Functions

KLU_symbolicKLU_alloc_symbolic (Int n, Int *Ap, Int *Ai, KLU_common *Common)
 
KLU_symbolicKLU_analyze_given (Int n, Int Ap[], Int Ai[], Int Puser[], Int Quser[], KLU_common *Common)
 

Macro Definition Documentation

#define DLONG   1

Definition at line 10 of file amesos_klu_l_analyze_given.c.

Function Documentation

KLU_symbolic* KLU_alloc_symbolic ( Int  n,
Int Ap,
Int Ai,
KLU_common Common 
)

Definition at line 21 of file amesos_klu_l_analyze_given.c.

KLU_symbolic* KLU_analyze_given ( Int  n,
Int  Ap[],
Int  Ai[],
Int  Puser[],
Int  Quser[],
KLU_common Common 
)

Definition at line 140 of file amesos_klu_l_analyze_given.c.