Main Page
|
Modules
|
Namespace List
|
Class Hierarchy
|
Class List
|
Directories
|
File List
|
Namespace Members
|
Class Members
|
File Members
mp
::
ieee_double_extract
mp::ieee_double_extract Union Reference
Structure to extract bits from the IEEE double type.
More...
#include <
config.h
>
List of all members.
Public Attributes
struct {
unsigned int
manl
:32
unsigned int
manh
:20
unsigned int
exp
:11
unsigned int
sign
:1
}
s
double
d
Detailed Description
Structure to extract bits from the IEEE double type.
Member Data Documentation
double
mp::ieee_double_extract::d
unsigned int
mp::ieee_double_extract::exp
unsigned int
mp::ieee_double_extract::manh
unsigned int
mp::ieee_double_extract::manl
struct { ... }
mp::ieee_double_extract::s
unsigned int
mp::ieee_double_extract::sign
The documentation for this union was generated from the following file:
config.h
Generated on Fri Feb 4 16:17:55 2005 for LibMP++ by
1.4.1