Amesos Package Browser (Single Doxygen Collection)
Development
|
#include "amesos_klu_internal.h"
Go to the source code of this file.
Functions | |
Int | KLU_extract (KLU_numeric *Numeric, KLU_symbolic *Symbolic, Int *Lp, Int *Li, double *Lx, Int *Up, Int *Ui, double *Ux, Int *Fp, Int *Fi, double *Fx, Int *P, Int *Q, double *Rs, Int *R, KLU_common *Common) |
Int KLU_extract | ( | KLU_numeric * | Numeric, |
KLU_symbolic * | Symbolic, | ||
Int * | Lp, | ||
Int * | Li, | ||
double * | Lx, | ||
Int * | Up, | ||
Int * | Ui, | ||
double * | Ux, | ||
Int * | Fp, | ||
Int * | Fi, | ||
double * | Fx, | ||
Int * | P, | ||
Int * | Q, | ||
double * | Rs, | ||
Int * | R, | ||
KLU_common * | Common | ||
) |
Definition at line 15 of file amesos_klu_extract.c.