We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be4aa9b commit 511d56bCopy full SHA for 511d56b
src/TestUtils.jl
@@ -1,5 +1,7 @@
1
module TestUtils
2
3
+import ..AbstractFFTs
4
+
5
"""
6
TestUtils.test_complex_ffts(ArrayType=Array; test_inplace=true, test_adjoint=true)
7
0 commit comments