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

Go to the source code of this file.

Functions

CS_INT cs_fkeep (cs *A, CS_INT(*fkeep)(CS_INT, CS_INT, CS_ENTRY, void *), void *other)
 

Function Documentation

CS_INT cs_fkeep ( cs A,
CS_INT(*)(CS_INT, CS_INT, CS_ENTRY, void *)  fkeep,
void *  other 
)

Definition at line 3 of file cs_fkeep.c.

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

Referenced by cs_amd(), cs_dmperm(), cs_droptol(), and cs_dropzeros().

Here is the call graph for this function:

Here is the caller graph for this function: