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 aba5151 commit 57d230cCopy full SHA for 57d230c
src/ApproxFunOrthogonalPolynomials.jl
@@ -44,7 +44,7 @@ import ApproxFunBase: normalize!, flipsign, FiniteRange, Fun, MatrixFun, UnsetSp
44
domaintype, diagindshift, rangetype, weight, isapproxinteger, default_Dirichlet, scal!, dotu,
45
components, promoterangespace, promotedomainspace,
46
block, blockstart, blockstop, blocklengths, isblockbanded, pointscompatible, affine_setdiff, complexroots,
47
- ℓ⁰
+ ℓ⁰, recα, recβ, recγ
48
49
import DomainSets: Domain, indomain, UnionDomain, ProductDomain, FullSpace, Point, elements, DifferenceDomain,
50
Interval, ChebyshevInterval, boundary, ∂, rightendpoint, leftendpoint,
0 commit comments