DiscreteFourierTransformInverse.clear_fftw_plan

DiscreteFourierTransformInverse.clear_fftw_plan(self)

Delete the FFTW plan of this transform.

Raises
ValueError

If impl is not 'pyfftw'

Notes

If no plan exists, this is a no-op.