cblas_sys

Type Alias c_float_complex

Source
pub type c_float_complex = [c_float; 2];
Expand description

A complex number with 32-bit parts.