BeBOP: pOSKI
v1.0.0
parallel Optimized Sparse Kernel Interface library
|
Commonly used routines in the poski_LoadMatrixHandler's routines. More...
#include <stdio.h>
#include "../../include/poski/poski_matrixtype.h"
Functions | |
void | poski_InitSparseMatrix (poski_sparse_matrix_t *SpA) |
Initialize a sparse matrix in CSR format. |
Commonly used routines in the poski_LoadMatrixHandler's routines.
Also, refer poski_LoadMatrixHandler.c, poski_LoadMatrix_HB_to_CSR.c, poski_LoadMatrix_MM_to_CSR.c