PGFFT.h
Definition: PGFFT.h:69
bool operator==(aligned_allocator< U > const &) noexcept
Definition: PGFFT.h:95
aligned_allocator(aligned_allocator< U > const &) noexcept
Definition: PGFFT.h:74
bool operator!=(aligned_allocator< U > const &y) noexcept
Definition: PGFFT.h:102
void deallocate(value_type *p, std::size_t) noexcept
Definition: PGFFT.h:88
aligned_allocator() noexcept
Definition: PGFFT.h:73
Definition: PGFFT.h:30
PGFFT & operator=(PGFFT &&)=delete
static void * aligned_allocate(std::size_t n, std::size_t nelts)
Definition: PGFFT.cpp:169
void apply(const std::complex< double > *src, std::complex< double > *dst) const
std::vector< T, aligned_allocator< T > > aligned_vector
Definition: PGFFT.h:109
PGFFT(const PGFFT &)=delete
PGFFT(PGFFT &&)=delete
PGFFT & operator=(const PGFFT &)=delete
Definition: apiAttributes.h:21