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