SpM Handbook 1.2.4
Loading...
Searching...
No Matches
s_spm_convert_to_csr.c File Reference
#include "common.h"

Go to the source code of this file.

Functions

int s_spmConvertIJV2CSR (spmatrix_t *spm)
 convert a matrix in IJV format to a matrix in CSR format.
 
int s_spmConvertCSC2CSR (spmatrix_t *spm)
 convert a matrix in CSC format to a matrix in CSR format.
 

Detailed Description

SParse Matrix package conversion routines.

Version
1.2.4
Author
Mathieu Faverge
Matias Hastaran
Tony Delarue
Date
2024-05-29
Generated arithmetic file from /builds/2mk6rsew/0/fpruvost/spm/src/z_spm_convert_to_csr.c, normal z -> s, Fri Nov 29 11:34:30 2024

Definition in file s_spm_convert_to_csr.c.