Amesos Package Browser (Single Doxygen Collection)
Development
|
#include "amesos_klu_internal.h"
Go to the source code of this file.
Macros | |
#define | DLONG 1 |
Functions | |
Int | KLU_solve (KLU_symbolic *Symbolic, KLU_numeric *Numeric, Int d, Int nrhs, double B[], KLU_common *Common) |
#define DLONG 1 |
Definition at line 13 of file amesos_klu_l_solve.c.
Int KLU_solve | ( | KLU_symbolic * | Symbolic, |
KLU_numeric * | Numeric, | ||
Int | d, | ||
Int | nrhs, | ||
double | B[], | ||
KLU_common * | Common | ||
) |
Definition at line 18 of file amesos_klu_l_solve.c.