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


Data Fields

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

Field Documentation

unsigned int ieee_single_lo::exp
 

Definition at line 582 of file ncx_cray.c.

Referenced by cget_float_float(), and cput_float_float().

unsigned int ieee_single_lo::mant
 

Definition at line 583 of file ncx_cray.c.

Referenced by cget_float_float(), and cput_float_float().

unsigned int ieee_single_lo::pad
 

Definition at line 580 of file ncx_cray.c.

unsigned int ieee_single_lo::sign
 

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