BeBOP Optimized Sparse Kernel Interface Library  1.0.1h
Data Fields
oski_matDENSE_t Struct Reference

Dense column major format. More...

#include <format.h>

Data Fields

oski_index_t lead_dim
 Leading dimension.
oski_value_t * val
 Stores matrix elements in column major order.

Detailed Description

Dense column major format.


Field Documentation

oski_value_t* oski_matDENSE_t::val

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