numpy.nditer.iternext

nditer.iternext()

检查是否留下迭代,并执行单个内部迭代,而不返回结果。用于C风格模式do-while模式。有关示例,请参见nditer

返回:

iternext:bool

是否有迭代剩余。