oski_matCSC_t Struct Reference

Compressed sparse column (CSC) format. More...

#include <format.h>


Data Fields

oski_matCSR_tmat_trans
 Stores $A^T$.


Detailed Description

Compressed sparse column (CSC) format.

An $m\times n$ matrix $A$ is stored in CSC format by equivalently storing the $n\times m$ matrix $A^T$ in CSR format.


Field Documentation


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