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

Go to the source code of this file.

Functions

CS_INT cs_scatter (const cs *A, CS_INT j, CS_ENTRY beta, CS_INT *w, CS_ENTRY *x, CS_INT mark, cs *C, CS_INT nz)
 

Function Documentation

CS_INT cs_scatter ( const cs A,
CS_INT  j,
CS_ENTRY  beta,
CS_INT w,
CS_ENTRY x,
CS_INT  mark,
cs C,
CS_INT  nz 
)

Definition at line 3 of file cs_scatter.c.

References CS_CSC, CS_ENTRY, and CS_INT.

Referenced by cs_add(), cs_multiply(), and cs_qr().

Here is the caller graph for this function: