Amesos Package Browser (Single Doxygen Collection)  Development
Functions
amesos_klu_refactor.c File Reference
#include "amesos_klu_internal.h"
Include dependency graph for amesos_klu_refactor.c:

Go to the source code of this file.

Functions

Int KLU_refactor (Int Ap [], Int Ai [], double Ax [], KLU_symbolic *Symbolic, KLU_numeric *Numeric, KLU_common *Common)
 

Function Documentation

◆ KLU_refactor()

Int KLU_refactor ( Int  Ap[],
Int  Ai[],
double  Ax[],
KLU_symbolic Symbolic,
KLU_numeric Numeric,
KLU_common Common 
)

Definition at line 19 of file amesos_klu_refactor.c.