1 #ifndef jb_fftw_aligned_vector_hpp 2 #define jb_fftw_aligned_vector_hpp 27 #endif // jb_fftw_aligned_vector_hpp std::vector< T, jb::fftw::allocator< T > > aligned_vector
Alias std::vector with properly allocated storage for FFTW3.
The top-level namespace for the JayBeams library.