Fourier library: Operations in the Fourier domain
◆
~DRFFTWAFF()
fourier::fft::DRFFTWAFF::~DRFFTWAFF
(
)
delete plan.
Definition at line
104
of file
fftwaff.cc
.
References
delete_plans()
.
105
{
106
this->
delete_plans
();
107
#ifndef FFTWFALLBACK
108
fftw_cleanup();
109
#endif
110
}
// DRFFTWAFF::~DRFFTWAFF()
fourier::fft::DRFFTWAFF::delete_plans
void delete_plans() const
delete plans.
Definition:
fftwaff.cc:130
Here is the call graph for this function:
fourier
fft
DRFFTWAFF
Generated on Mon Aug 21 2023 17:36:23 for Fourier library: Operations in the Fourier domain by
1.8.14