SURFEX v7.3
General documentation of Surfex
 All Classes Files Functions Variables Typedefs
Public Attributes
ieee754_double Union Reference

#include "ieee754.h"

Collaboration diagram for ieee754_double:
Collaboration graph
[legend]

List of all members.

Public Attributes

double d
struct {
   unsigned int   negative:1
   unsigned int   exponent:11
   unsigned int   mantissa0:20
   unsigned int   mantissa1:32
ieee
struct {
   unsigned int   negative:1
   unsigned int   exponent:11
   unsigned int   quiet_nan:1
   unsigned int   mantissa0:19
   unsigned int   mantissa1:32
ieee_nan

Detailed Description

Definition at line 19 of file ieee754.h.


Member Data Documentation

Definition at line 21 of file ieee754.h.

Definition at line 28 of file ieee754.h.

struct { ... } ieee754_double::ieee
struct { ... } ieee754_double::ieee_nan

Definition at line 30 of file ieee754.h.

Definition at line 31 of file ieee754.h.

Definition at line 27 of file ieee754.h.

Definition at line 48 of file ieee754.h.


The documentation for this union was generated from the following file: