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

Go to the source code of this file.

Functions

CS_INT cs_cholsol (CS_INT order, const cs *A, CS_ENTRY *b)
 

Function Documentation

CS_INT cs_cholsol ( CS_INT  order,
const cs A,
CS_ENTRY b 
)

Definition at line 3 of file cs_cholsol.c.

References cs_chol(), CS_CSC, CS_ENTRY, cs_free(), CS_INT, cs_ipvec(), cs_lsolve(), cs_ltsolve(), cs_malloc(), cs_nfree(), cs_pvec(), cs_schol(), cs_sfree(), csn, and css.

Here is the call graph for this function: