7 - Dist/spmExpand
Compare changes
+ 14
− 1
@@ -77,7 +77,7 @@ typedef struct spmatrix_s {
@@ -100,6 +100,18 @@ int spmConvert( int ofmttype, spmatrix_t *ospm );
@@ -193,6 +205,7 @@ void spmPrint( const spmatrix_t *spm, FILE *f );