EVSL  1.1.0
EigenValues Slicing Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
cs_cl_sparse Struct Reference

#include <cs.h>

Data Fields

cs_long_t nzmax
 
cs_long_t m
 
cs_long_t n
 
cs_long_tp
 
cs_long_ti
 
cs_complex_tx
 
cs_long_t nz
 

Detailed Description

Definition at line 472 of file cs.h.

Field Documentation

cs_long_t* cs_cl_sparse::i

Definition at line 478 of file cs.h.

Referenced by cs_l_complex(), and cs_l_real().

cs_long_t cs_cl_sparse::m

Definition at line 475 of file cs.h.

Referenced by cs_l_real().

cs_long_t cs_cl_sparse::n

Definition at line 476 of file cs.h.

Referenced by cs_l_real().

cs_long_t cs_cl_sparse::nz

Definition at line 480 of file cs.h.

Referenced by cs_l_complex(), and cs_l_real().

cs_long_t cs_cl_sparse::nzmax

Definition at line 474 of file cs.h.

Referenced by cs_l_real().

cs_long_t* cs_cl_sparse::p

Definition at line 477 of file cs.h.

Referenced by cs_l_complex(), and cs_l_real().

cs_complex_t* cs_cl_sparse::x

Definition at line 479 of file cs.h.

Referenced by cs_l_complex(), and cs_l_real().


The documentation for this struct was generated from the following file: