Function sparse_matrix_rows_cols(CSparseMatrix *, unsigned long int, unsigned long int)

Function Documentation

void sparse_matrix_rows_cols(CSparseMatrix *s, unsigned long int r, unsigned long int c)

Assign to s, a CSRMatrix with r rows and c columns.