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