#include <format.h>
An instance of BDIAG1 stores a sequence of consecutive
diagonal blocks.
Data Fields | |
| oski_index_t | block_size |
Block size, . | |
| oski_index_t | num_full_blocks |
# of blocks | |
| oski_index_t | rem_block_size |
Remainder block size, . | |
| oski_value_t * | diag |
| Block diagonal elements. | |
1.4.6