numpy
2.0.0
Main Page
Data Structures
Files
File List
Globals
Defines
include/numpy/npy_endian.h File Reference
#include "
npy_cpu.h
"
Go to the source code of this file.
Defines
#define
NPY_LITTLE_ENDIAN
1234
#define
NPY_BIG_ENDIAN
4321
Define Documentation
#define NPY_BIG_ENDIAN 4321
#define NPY_LITTLE_ENDIAN 1234
NPY_BYTE_ORDER is set to the same value as BYTE_ORDER set by glibc in endian.h
Set endianness info using target CPU
npy_endian.h
Generated on Mon Jul 18 2011 for numpy by
1.7.4