csr_matrix_struct Struct Reference

#include <csr_matrix.h>

List of all members.

Public Attributes

int n
int nnz
int symmetryFlag
csr_matrix_row_structrowList
ergo_realelementList
int * columnIndexList


Member Data Documentation

int* csr_matrix_struct::columnIndexList

ergo_real* csr_matrix_struct::elementList

int csr_matrix_struct::n

int csr_matrix_struct::nnz

csr_matrix_row_struct* csr_matrix_struct::rowList

int csr_matrix_struct::symmetryFlag


The documentation for this struct was generated from the following file:
Generated on Wed Nov 21 09:32:12 2012 for ergo by  doxygen 1.4.7