|
Amesos Package Browser (Single Doxygen Collection)
Development
|
#include "amesos_klu_internal.h"
Go to the source code of this file.
Functions | |
| static void | sort (Int n, Int *Xip, Int *Xlen, Unit *LU, Int *Tp, Int *Tj, Entry *Tx, Int *W) |
| Int | KLU_sort (KLU_symbolic *Symbolic, KLU_numeric *Numeric, KLU_common *Common) |
|
static |
Definition at line 17 of file amesos_klu_sort.c.
| Int KLU_sort | ( | KLU_symbolic * | Symbolic, |
| KLU_numeric * | Numeric, | ||
| KLU_common * | Common | ||
| ) |
Definition at line 92 of file amesos_klu_sort.c.
1.8.6