#include <mtool.h>

Public Attributes | |
| int | idx |
| the index of array | |
| struct LinkRC * | next |
| Point to the next element in the list. | |
| int | idxT |
| the index of trans array | |
| struct LinkRC * | nxtT |
| Point to the next element in the trans list. | |
| double | val |
| value of the sparse matrix component | |
1.5.6