Type Definition lapack_sys::c_float_complex [] [src]

type c_float_complex = [c_float; 2];

A complex number with 32-bit parts.