Next: Data Compression, Previous: Color, Up: Routine Groups [Contents][Index]
Many of the functions in LUX know how to deal with real as well as complex numbers. The following routines deal specifically with complex numbers.
To convert number-by-number to cdouble
type.
To convert number-by-number to cfloat
type.
To create a cdouble
array.
To create a cdouble
file array.
To reinterpret data as cdouble
values.
To create a cfloat
array.
To create a cfloat
file array.
To convert to complex numbers.
To return the complex conjugate.
To return the imaginary part of complex numbers.
To return the real part of complex numbers.