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