|
BeBOP Optimized Sparse Kernel Interface Library
1.0.1h
|
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. | |
Temporary array element structure containing an integer index and its corresponding scalar non-zero value.
1.7.6.1