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 0d91bbc commit c9da28eCopy full SHA for c9da28e
src/definitions.jl
@@ -604,7 +604,7 @@ end
604
(p::Plan)'
605
adjoint(p::Plan)
606
607
-Form the adjoint operator of an FFT plan. Returns a plan which performs the adjoint operation
+Form the adjoint operator of an FFT plan. Returns a plan that performs the adjoint operation of
608
the original plan. Note that this differs from the corresponding backwards plan in the case of real
609
FFTs due to the halving of one of the dimensions of the FFT output, as described in [`rfft`](@ref).
610
0 commit comments