Type Definition fftw::types::c32

source ·
pub type c32 = Complex<f32>;

Trait Implementations§

source§

impl AlignedAllocable for c32

source§

unsafe fn alloc(n: usize) -> *mut Self

Allocate SIMD-aligned memory