oski_matCSC_t Struct Reference

#include <format.h>


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.


Data Fields

oski_matCSR_tmat_trans
 Stores $A^T$.


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