Skip to content

Commit 4733cd1

Browse files
authored
Merge pull request #68 from roflmaostc/master
Add missing doc entry for (i)fftshift!
2 parents 6434327 + 8c21dc0 commit 4733cd1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ AbstractFFTs.plan_rfft
2020
AbstractFFTs.plan_brfft
2121
AbstractFFTs.plan_irfft
2222
AbstractFFTs.fftshift
23+
AbstractFFTs.fftshift!
2324
AbstractFFTs.ifftshift
25+
AbstractFFTs.ifftshift!
2426
AbstractFFTs.fftfreq
2527
AbstractFFTs.rfftfreq
2628
```

0 commit comments

Comments
 (0)