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

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)
 

Function Documentation

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.