pub fn Dim<T>(index: T) -> <T as IntoDimension>::Dimwhere
T: IntoDimension,Expand description
Re-export essential ndarray types and macros for convenience Create a new dimension value.
pub fn Dim<T>(index: T) -> <T as IntoDimension>::Dimwhere
T: IntoDimension,Re-export essential ndarray types and macros for convenience Create a new dimension value.