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

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