[−][src]Type Definition mop_structs::matrix::dr_matrix::DrMatrixVecArray
type DrMatrixVecArray<DA> = DrMatrix<VecArray<DA>>;
Methods
impl<DA> DrMatrixVecArray<DA> where
DA: Array, [src]
DA: Array,