tagOski_submat_t Struct Reference

#include <matrix.h>


Detailed Description

Defines a rectangular submatrix consisting of a given number of consecutive rows and columns, starting at a given offset.

The base index is implicitly defined.


Data Fields

oski_index_t i0
 Starting row index.
oski_index_t j0
 Starting column index.
oski_index_t num_rows
 Number of rows.
oski_index_t num_cols
 Number of columns.


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