cblas_
sys
0.1.4
cblas_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.