pub fn check_non_empty<T, D: Dimension>( array: &ArrayBase<OwnedRepr<T>, D>, ) -> UtilsResult<()>
Check that an array is not empty