numpy.dtype.alignment

dtype.alignment

The required alignment (bytes) of this data-type according to the compiler.

More information is available in the C-API section of the manual.

Previous topic

numpy.dtype.descr

Next topic

numpy.dtype.newbyteorder

This Page