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