[][src]Type Definition fftw::types::c32

type c32 = Complex<f32>;

Trait Implementations

impl AlignedAllocable for c32[src]