[][src]Type Definition mop_structs::matrix::dr_matrix::DrMatrixMut

type DrMatrixMut<'a, T> = DrMatrix<&'a mut [T]>;