Skip to content

Commit

Permalink
Merge pull request #68 from roflmaostc/master
Browse files Browse the repository at this point in the history
Add missing doc entry for (i)fftshift!
  • Loading branch information
stevengj authored Jun 30, 2022
2 parents 6434327 + 8c21dc0 commit 4733cd1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ AbstractFFTs.plan_rfft
AbstractFFTs.plan_brfft
AbstractFFTs.plan_irfft
AbstractFFTs.fftshift
AbstractFFTs.fftshift!
AbstractFFTs.ifftshift
AbstractFFTs.ifftshift!
AbstractFFTs.fftfreq
AbstractFFTs.rfftfreq
```

0 comments on commit 4733cd1

Please sign in to comment.