Type Alias zenu_matrix::matrix_impl::OwnedMatrixDyn
source · pub type OwnedMatrixDyn<T> = Matrix<OwnedMem<T>, DimDyn>;Aliased Type§
struct OwnedMatrixDyn<T> { /* private fields */ }pub type OwnedMatrixDyn<T> = Matrix<OwnedMem<T>, DimDyn>;struct OwnedMatrixDyn<T> { /* private fields */ }