-
nditer.remove_axis(i)
-
Removes axis
i
from the iterator. Requires that the flag ?multi_index? be enabled.
nditer.remove_axis()
2017-01-10 18:12:25
nditer.remove_axis(i)
Removes axis i
from the iterator. Requires that the flag ?multi_index? be enabled.
Please login to continue.