EVSL  1.1.0
EigenValues Slicing Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
cs_lu.c File Reference
#include "cs.h"

Go to the source code of this file.

Functions

csncs_lu (const cs *A, const css *S, double tol)
 

Function Documentation

csn* cs_lu ( const cs A,
const css S,
double  tol 
)

Definition at line 3 of file cs_lu.c.

References cs, CS_ABS, cs_calloc(), CS_CSC, CS_ENTRY, CS_INT, cs_malloc(), cs_ndone(), cs_spalloc(), cs_sprealloc(), cs_spsolve(), and csn.

Referenced by cs_lusol().

Here is the call graph for this function:

Here is the caller graph for this function: