NumPy

Previous topic

numpy.generic

Next topic

numpy.generic.any

numpy.generic.all

method

generic.all()

Scalar method identical to the corresponding array attribute.

Please see ndarray.all.