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_single_hi Struct Reference


Data Fields

unsigned int sign: 1
unsigned int exp: 8
unsigned int mant:23
unsigned int pad:32

Field Documentation

unsigned int ieee_single_hi::exp
 

Definition at line 573 of file ncx_cray.c.

Referenced by cget_float_float(), and cput_float_float().

unsigned int ieee_single_hi::mant
 

Definition at line 574 of file ncx_cray.c.

Referenced by cget_float_float(), and cput_float_float().

unsigned int ieee_single_hi::pad
 

Definition at line 575 of file ncx_cray.c.

unsigned int ieee_single_hi::sign
 

Definition at line 572 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: