- array-min a #!key axis (initial +inf.0)procedure
Return the minimum of the array or the minimum along the given axis.
Similar: ndarray.min
- initial
- Maximum value of an input element.
Return the minimum of the array or the minimum along the given axis.
Similar: ndarray.min