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

Go to the source code of this file.

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)
 

Function Documentation

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

Definition at line 18 of file amesos_klu_analyze_given.c.

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

Definition at line 137 of file amesos_klu_analyze_given.c.