Type Definition numpy::c32[][src]

type c32 = Complex<f32>;

Trait Implementations

impl Element for c32[src]