Uses of Class
xtc.type.FloatT

Packages that use FloatT
xtc.type   
 

Uses of FloatT in xtc.type
 

Fields in xtc.type declared as FloatT
static FloatT NumberT.DOUBLE
          The canonical double type.
static FloatT NumberT.DOUBLE_COMPLEX
          The canonical double complex type.
static FloatT NumberT.FLOAT
          The canonical float type.
static FloatT NumberT.FLOAT_COMPLEX
          The canonical float complex type.
static FloatT NumberT.LONG_DOUBLE
          The canonical long double type.
static FloatT NumberT.LONG_DOUBLE_COMPLEX
          The canonical long double complex type.
 

Methods in xtc.type that return FloatT
 FloatT FloatT.copy()
           
 FloatT FloatT.toFloat()
           
 FloatT Type.toFloat()
          Get this type as a float.
 



Copyright © 2012. All Rights Reserved.