lapack_
sys
0.12.1
lapack_sys
Type Alias
c_float_complex
Copy item path
Source
pub type c_float_complex = [
c_float
;
2
];
Expand description
A complex number with 32-bit parts.