cs_sparse Struct Reference
#include <cs.h>
List of all members.
Public Attributes |
int * | i |
int | m |
int | n |
int | nz |
int | nzmax |
int * | p |
double * | x |
Detailed Description
Definition at line 17 of file cs.h.
Member Data Documentation
Definition at line 23 of file cs.h.
Definition at line 20 of file cs.h.
Definition at line 21 of file cs.h.
Definition at line 25 of file cs.h.
Definition at line 19 of file cs.h.
Definition at line 22 of file cs.h.
Definition at line 24 of file cs.h.
The documentation for this struct was generated from the following file: