numpy.nditer.enable_external_loop#

method

nditer.enable_external_loop()#

如果在构造期间未使用“external_loop”,但需要使用,则此方法会修改迭代器的行为,使其如同指定了该标志一样.