A sparse matrix tool.
More...
#include <mtool.h>
List of all members.
|
Public Attributes |
int | idx |
| the index of array
|
double | val |
| value of the sparse matrix component
|
struct LinkA * | next |
| Point to the next element in the list.
|
Detailed Description
A sparse matrix tool.
- Author:
- Michael Holst
- Note:
- Class MTOOL: Parameters and datatypes
The documentation for this struct was generated from the following file: