Type Definition CsrMatrixArray
mop_structs::matrix::csr_matrix
type CsrMatrixArray<DA, UA> = CsrMatrix<DA, UA>;