-
dtype.isalignedstruct
-
Boolean indicating whether the dtype is a struct which maintains field alignment. This flag is sticky, so when combining multiple structs together, it is preserved and produces new dtypes which are also aligned.
dtype.isalignedstruct
2017-01-10 18:08:27
Please login to continue.