use simple_matrix::Matrix; ... let mut the_mat: Matrix:: = Matrix::new(l_seq2+1, l_seq1+1);