csr_matrix_empty_vec_array

Function csr_matrix_empty_vec_array 

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

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