oski_matBDIAG1_t Struct Reference

#include <format.h>


Detailed Description

Stores a single block diagonal (BDIAG1).

An instance of BDIAG1 stores a sequence of consecutive $b\times b$ diagonal blocks.


Data Fields

oski_index_t block_size
 Block size, $b$.
oski_index_t num_full_blocks
 # of $r\times r$ blocks
oski_index_t rem_block_size
 Remainder block size, $b'$.
oski_value_t * diag
 Block diagonal elements.


The documentation for this struct was generated from the following file:
Generated on Wed Sep 19 16:41:23 2007 for BeBOP Optimized Sparse Kernel Interface Library by  doxygen 1.4.6