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

Go to the source code of this file.

Functions

cscs_add (const cs *A, const cs *B, CS_ENTRY alpha, CS_ENTRY beta)
 

Function Documentation

cs* cs_add ( const cs A,
const cs B,
CS_ENTRY  alpha,
CS_ENTRY  beta 
)

Definition at line 3 of file cs_add.c.

References cs, cs_calloc(), CS_CSC, cs_done(), CS_ENTRY, CS_INT, cs_malloc(), cs_scatter(), cs_spalloc(), and cs_sprealloc().

Referenced by cs_amd().

Here is the call graph for this function:

Here is the caller graph for this function: