|
HermesCommon
2.0
|
Structure for storing indices in sparse matrix. More...
#include <matrix.h>
Public Attributes | |
| int | count |
| number of indices stored | |
| int | idx [PAGE_SIZE] |
| buffer for storring indices | |
| Page * | next |
| pointer to next page | |
Structure for storing indices in sparse matrix.