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

Go to the source code of this file.

Functions

int p_spmConvertCSC2IJV (spmatrix_t *spm)
 Convert a matrix in CSC format to a matrix in IJV format.
 
int p_spmConvertCSR2IJV (spmatrix_t *spm)
 convert a matrix in CSR format to a matrix in IJV format.
 

Detailed Description

SParse Matrix package conversion routines.

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

Definition in file p_spm_convert_to_ijv.c.