Skip to content

Commit

Permalink
Cheb2LegTH <: Plan
Browse files Browse the repository at this point in the history
  • Loading branch information
dlfivefifty committed Nov 13, 2023
1 parent dcaf8f6 commit a7b5a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/toeplitzhankel.jl
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ end



struct ChebyshevToLegendrePlanTH{TH}
struct ChebyshevToLegendrePlanTH{S,TH<:ToeplitzHankelPlan{S}} <: Plan{S}
toeplitzhankel::TH
end

Expand Down

0 comments on commit a7b5a81

Please sign in to comment.