Skip to content

Commit

Permalink
Add missing docstring for \(i\)fftshift
Browse files Browse the repository at this point in the history
  • Loading branch information
roflmaostc committed Jun 15, 2022
1 parent 6434327 commit 8c21dc0
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 8c21dc0

Please sign in to comment.