cblas_sys

Type Alias c_double_complex

Source
pub type c_double_complex = [c_double; 2];
Expand description

A complex number with 64-bit parts.