RWalib C Array Library User Guide > Type Conversion
  

Type Conversion
 
alibByte — Converts an array to type UCHAR.
alibShort — Converts an array to type short.
alibInt — Converts an array to type int.
alibLong — Converts an array to type wvlong (64-bit int).
alibFloat — Converts an array to type float (real part for complex input).
alibDouble — Converts an array to type double (real part for complex input).
cmplxflt — Returns a single-precision complex number for two real inputs.
cmplxdbl — Returns a double-precision complex number for two real inputs.
alibComplex — Makes a complex array from real arrays or scalars.
alibImaginary — Returns imaginary part of each element in a complex array.

Version 2017.1
Copyright © 2019, Rogue Wave Software, Inc. All Rights Reserved.