We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9f3066 commit 5ab3bc9Copy full SHA for 5ab3bc9
fft/gonum.go
@@ -1,4 +1,4 @@
1
-//go:build !cgo || !withfftw
+//go:build !cgo || (!withfftw && !fftw)
2
3
package fft
4
0 commit comments