[][src]Module fftw::array

Array with SIMD alignment

Structs

AlignedVec

A RAII-wrapper of fftw_alloc and fftw_free with the SIMD alignment.

Traits

AlignedAllocable

Allocate SIMD-aligned memory of Real/Complex type

Functions

alignment_of

Check the alignment of slice

Type Definitions

Alignment