numpy
2.0.0
Main Page
Data Structures
Files
Data Structures
Data Fields
Data Fields
ieee_float_shape_type Union Reference
#include <
npy_math_private.h
>
Data Fields
float
value
npy_uint32
word
Detailed Description
A union which permits us to convert between a float and a 32 bit int.
Field Documentation
float
ieee_float_shape_type::value
npy_uint32
ieee_float_shape_type::word
FIXME: Assumes 32 bit int.
The documentation for this union was generated from the following file:
src/npymath/
npy_math_private.h
ieee_float_shape_type
Generated on Sat Apr 23 2011 for numpy by
1.7.4