ergo
csr_matrix_struct Struct Reference

#include <csr_matrix.h>

Public Attributes

int n
 
long nnz
 
int symmetryFlag
 
csr_matrix_row_structrowList
 
ergo_realelementList
 
int * columnIndexList
 

Member Data Documentation

◆ columnIndexList

◆ elementList

◆ n

◆ nnz

◆ rowList

◆ symmetryFlag


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