Function ndarray::Dim [−][src]
pub fn Dim<T>(index: T) -> T::Dim where
T: IntoDimension,
Expand description
Create a new dimension value.
pub fn Dim<T>(index: T) -> T::Dim where
T: IntoDimension,
Create a new dimension value.