#include <SparseMatrix.h>
Public Attributes | |
| int | x |
| int | y |
| T | value |
| matrixCell * | xNext |
| matrixCell * | yNext |
|
|||||
|
Definition at line 73 of file SparseMatrix.h. |
|
|||||
|
Definition at line 72 of file SparseMatrix.h. |
|
|||||
|
Definition at line 74 of file SparseMatrix.h. |
|
|||||
|
Definition at line 72 of file SparseMatrix.h. |
|
|||||
|
Definition at line 75 of file SparseMatrix.h. |
1.3.9.1