blas_sys::c_float_complex
[−]
[src]
type c_float_complex = [c_float; 2];
A complex number with 32-bit parts.
type c_float_complex = [c_float; 2];
A complex number with 32-bit parts.