|
Amesos Package Browser (Single Doxygen Collection)
Development
|
#include "amesos_klu_internal.h"
Go to the source code of this file.
Functions | |
| KLU_symbolic * | KLU_alloc_symbolic (Int n, Int *Ap, Int *Ai, KLU_common *Common) |
| KLU_symbolic * | KLU_analyze_given (Int n, Int Ap[], Int Ai[], Int Puser[], Int Quser[], KLU_common *Common) |
| 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.
1.8.6