#include <regblock.h>
This implementation assumes row-major order, but callers should use the macros PROF_BCSR_GET and PROF_BCSR_SET.
Data Fields | |
| size_t | max_r |
| Maximum row block size. | |
| size_t | max_c |
| Maximum column block size. | |
| double * | perf |
| Row-major 2-D array of performance data (Mflop/s). | |
1.4.6