[][src]Function mop_structs::doc_tests::csr_matrix_empty_vec_array

pub fn csr_matrix_empty_vec_array() -> CsrMatrixVecArray<[i32; 5], [usize; 5]>

Empty matrix with 5 columns. Supports maximum of 5 values and 4 rows.