|
Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
#include <mac_drand48r.h>
Public Attributes | |
| double | d |
| struct { | |
| unsigned int mantissa1:32 | |
| unsigned int mantissa0:20 | |
| unsigned int exponent:11 | |
| unsigned int negative:1 | |
| } | ieee |
| struct { | |
| unsigned int mantissa1:32 | |
| unsigned int mantissa0:19 | |
| unsigned int quiet_nan:1 | |
| unsigned int exponent:11 | |
| unsigned int negative:1 | |
| } | ieee_nan |
| double d |
| unsigned int exponent |
| struct { ... } ieee |
| struct { ... } ieee_nan |
| unsigned int mantissa0 |
| unsigned int mantissa1 |
| unsigned int negative |
| unsigned int quiet_nan |