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

Go to the source code of this file.

Functions

CS_INT cs_spsolve (cs *G, const cs *B, CS_INT k, CS_INT *xi, CS_ENTRY *x, const CS_INT *pinv, CS_INT lo)
 

Function Documentation

CS_INT cs_spsolve ( cs G,
const cs B,
CS_INT  k,
CS_INT xi,
CS_ENTRY x,
const CS_INT pinv,
CS_INT  lo 
)

Definition at line 3 of file cs_spsolve.c.

References CS_CSC, CS_ENTRY, CS_INT, and cs_reach().

Referenced by cs_lu().

Here is the call graph for this function:

Here is the caller graph for this function: