tagindvalpair_t Struct Reference
Temporary array element structure containing an integer index and its corresponding scalar non-zero value.
More...
|
Data Fields |
oski_index_t | index |
| Integer index.
|
oski_value_t | value |
| Corresponding non-zero value.
|
Detailed Description
Temporary array element structure containing an integer index and its corresponding scalar non-zero value.
The documentation for this struct was generated from the following files:
- src/CSR/expand.c
- util/expand.c