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

Go to the source code of this file.

Functions

CS_INT cs_ereach (const cs *A, CS_INT k, const CS_INT *parent, CS_INT *s, CS_INT *w)
 

Function Documentation

CS_INT cs_ereach ( const cs A,
CS_INT  k,
const CS_INT parent,
CS_INT s,
CS_INT w 
)

Definition at line 3 of file cs_ereach.c.

References CS_CSC, CS_INT, CS_MARK, and CS_MARKED.

Referenced by cs_chol().

Here is the caller graph for this function: