dpnp.dpnp_array.dpnp_array.min¶ method dpnp_array.min(axis=None, *, out=None, keepdims=False, initial=None, where=True)[source]¶ Return the minimum along a given axis. Refer to dpnp.min for full documentation.