aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_tensor_fft.cpp
Commit message (Expand)AuthorAge
* Disable test for 32-bit systems (e.g. ARM, i386)Gravatar Antonio Sánchez2020-05-28
* Fix flaky test for tensor fft.Gravatar Rasmus Munk Larsen2019-01-16
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Fix cxx11_tensor_fft not building on Windows.Gravatar Thales Sabino2018-07-12
* Disable use of recurrence for computing twiddle factors. Fixes FFT precision ...Gravatar RJ Ryan2017-12-31
* Enable and fix -Wdouble-conversion warningsGravatar Christoph Hertzberg2016-05-05
* Avoid unecessary type conversionsGravatar Benoit Steiner2016-02-05
* Made the tensor fft test compile on tegra x1Gravatar Benoit Steiner2016-02-06
* Fixed compilation error triggered by gcc 4.7Gravatar Benoit Steiner2015-10-26
* Added tests for the fft codeGravatar Benoit Steiner2015-10-22