Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
NumPy Reference
»
Routines
»
Indexing routines
»
numpy.flatiter
»
numpy.flatiter.next
¶
flatiter.
next
(
)
¶
x.next() -> the next value, or raise StopIteration
Previous topic
numpy.flatiter.copy
Next topic
Data type routines
This Page
Show Source
Edit page
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
NumPy Reference
»
Routines
»
Indexing routines
»
numpy.flatiter
»