Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

ieee_double Struct Reference


Data Fields

unsigned int sign: 1
unsigned int exp:11
unsigned int mant:52

Field Documentation

unsigned int ieee_double::exp
 

Definition at line 592 of file ncx_cray.c.

Referenced by cget_float_float(), and cput_float_float().

unsigned int ieee_double::mant
 

Definition at line 593 of file ncx_cray.c.

Referenced by cget_float_float(), and cput_float_float().

unsigned int ieee_double::sign
 

Definition at line 591 of file ncx_cray.c.

Referenced by cget_float_float(), and cput_float_float().


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

Powered by Plone

This site conforms to the following standards: