[][src]Type Definition lapacke_sys::c_float_complex

type c_float_complex = [c_float; 2];
[]

A complex number with 32-bit parts.