EVSL
1.1.0
EigenValues Slicing Library
|
#include "cs.h"
Go to the source code of this file.
Functions | |
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().