Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
NumPy Reference
»
Array objects
»
Data type objects (
dtype
)
»
numpy.dtype.isnative
¶
dtype.
isnative
¶
Boolean indicating whether the byte order of this dtype is native to the platform.
Previous topic
numpy.dtype.isbuiltin
Next topic
numpy.dtype.descr
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
»
Array objects
»
Data type objects (
dtype
)
»