|
| From: | Guillaume |
| Subject: | [Octave-bug-tracker] [bug #43742] ifft, ifft2, ifftn should accept 'nonsymmetric' and 'symmetric' options |
| Date: | Wed, 12 Feb 2020 13:27:04 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0 |
Follow-up Comment #4, bug #43742 (project octave):
Coming across the missing 'symmetric' argument in Octave 6.0:
https://www.mathworks.com/help/matlab/ref/ifft.html#bvizm5c-1-symflag
https://www.mathworks.com/help/matlab/ref/ifft.html#bvizm5c-8
Does Octave test whether the input is conjugate symmetric or always use the
same FFTW routine? Does implementing 'symmetric' correspond to calling one of
these FFTW routines instead?
http://www.fftw.org/fftw3_doc/Real_002dto_002dReal-Transforms.html#Real_002dto_002dReal-Transforms
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?43742>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |