Skip to content

Commit 0d91bbc

Browse files
vpuri3sethaxen
andauthored
Update src/definitions.jl
Co-authored-by: Seth Axen <seth@sethaxen.com>
1 parent 7d1d804 commit 0d91bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/definitions.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ struct AdjointPlan{T,P<:Plan} <: Plan{T}
601601
end
602602

603603
"""
604-
p'
604+
(p::Plan)'
605605
adjoint(p::Plan)
606606
607607
Form the adjoint operator of an FFT plan. Returns a plan which performs the adjoint operation

0 commit comments

Comments
 (0)