Type Definition fftw::types::c64

source ·
pub type c64 = Complex<f64>;

Trait Implementations§

source§

impl AlignedAllocable for c64

source§

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

Allocate SIMD-aligned memory