oski_symmrb_t Struct Reference

Stores the results of evaluating the register blocking heuristic. More...

#include <symmrb.h>


Data Fields

oski_index_t r
 Row block size.
oski_index_t c
 Column block size.


Detailed Description

Stores the results of evaluating the register blocking heuristic.

This data structure contains the heuristic's best-guess as to the performance-optimal row and column block size.


Field Documentation

oski_index_t oski_symmrb_t::c

Column block size.

oski_index_t oski_symmrb_t::r

Row block size.


The documentation for this struct was generated from the following file:

Generated on Fri Apr 8 22:35:20 2011 for BeBOP Optimized Sparse Kernel Interface Library by  doxygen 1.5.9