[][src]Type Definition mop_blocks::dr_matrix::DrMatrixMut

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