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

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