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

Go to the source code of this file.

Functions

cscs_transpose (const cs *A, CS_INT values)
 

Function Documentation

cs* cs_transpose ( const cs A,
CS_INT  values 
)

Definition at line 3 of file cs_transpose.c.

References cs, cs_calloc(), CS_CONJ, CS_CSC, cs_cumsum(), cs_done(), CS_ENTRY, CS_INT, and cs_spalloc().

Referenced by cs_amd(), cs_counts(), cs_maxtrans(), cs_qrsol(), and cs_scc().

Here is the call graph for this function:

Here is the caller graph for this function: