Type Definition cblas::c32[][src]

type c32 = Complex<f32>;
Expand description

A complex number with 32-bit parts.