Three Term Recurrence Relations
General Orthogonal Polynomial Series
Chebyshev Series
Hermite Series, “Physicists”
HermiteE Series, “Probabilists”
Laguerre Series
Legendre Series
Power Series
Utility functions
orthax
Index
Index
_
|
A
|
C
|
G
|
H
|
J
|
L
|
M
|
O
|
P
|
S
|
T
_
__init__() (orthax.recurrence.AbstractRecurrenceRelation method)
(orthax.recurrence.ChebyshevT method)
(orthax.recurrence.ChebyshevU method)
(orthax.recurrence.ChebyshevV method)
(orthax.recurrence.ChebyshevW method)
(orthax.recurrence.Gegenbauer method)
(orthax.recurrence.GeneralizedLaguerre method)
(orthax.recurrence.Hermite method)
(orthax.recurrence.HermiteE method)
(orthax.recurrence.Jacobi method)
(orthax.recurrence.Laguerre method)
(orthax.recurrence.Legendre method)
(orthax.recurrence.ShiftedLegendre method)
(orthax.recurrence.TabulatedRecurrenceRelation method)
A
AbstractRecurrenceRelation (class in orthax.recurrence)
as_series() (in module orthax.polyutils)
C
cheb2poly() (in module orthax.chebyshev)
chebadd() (in module orthax.chebyshev)
chebcompanion() (in module orthax.chebyshev)
chebder() (in module orthax.chebyshev)
chebdiv() (in module orthax.chebyshev)
chebdomain (in module orthax.chebyshev)
chebfit() (in module orthax.chebyshev)
chebfromroots() (in module orthax.chebyshev)
chebgauss() (in module orthax.chebyshev)
chebgrid2d() (in module orthax.chebyshev)
chebgrid3d() (in module orthax.chebyshev)
chebint() (in module orthax.chebyshev)
chebinterpolate() (in module orthax.chebyshev)
chebline() (in module orthax.chebyshev)
chebmul() (in module orthax.chebyshev)
chebmulx() (in module orthax.chebyshev)
chebnorm() (in module orthax.chebyshev)
chebone (in module orthax.chebyshev)
chebpow() (in module orthax.chebyshev)
chebpts1() (in module orthax.chebyshev)
chebpts2() (in module orthax.chebyshev)
chebroots() (in module orthax.chebyshev)
chebsub() (in module orthax.chebyshev)
chebtrim() (in module orthax.chebyshev)
chebval() (in module orthax.chebyshev)
chebval2d() (in module orthax.chebyshev)
chebval3d() (in module orthax.chebyshev)
chebvander() (in module orthax.chebyshev)
chebvander2d() (in module orthax.chebyshev)
chebvander3d() (in module orthax.chebyshev)
chebweight() (in module orthax.chebyshev)
chebx (in module orthax.chebyshev)
ChebyshevT (class in orthax.recurrence)
ChebyshevU (class in orthax.recurrence)
ChebyshevV (class in orthax.recurrence)
ChebyshevW (class in orthax.recurrence)
chebzero (in module orthax.chebyshev)
G
Gegenbauer (class in orthax.recurrence)
GeneralizedLaguerre (class in orthax.recurrence)
generate_recurrence() (in module orthax.recurrence)
getdomain() (in module orthax.polyutils)
H
herm2poly() (in module orthax.hermite)
hermadd() (in module orthax.hermite)
hermcompanion() (in module orthax.hermite)
hermder() (in module orthax.hermite)
hermdiv() (in module orthax.hermite)
hermdomain (in module orthax.hermite)
herme2poly() (in module orthax.hermite_e)
hermeadd() (in module orthax.hermite_e)
hermecompanion() (in module orthax.hermite_e)
hermeder() (in module orthax.hermite_e)
hermediv() (in module orthax.hermite_e)
hermedomain (in module orthax.hermite_e)
hermefit() (in module orthax.hermite_e)
hermefromroots() (in module orthax.hermite_e)
hermegauss() (in module orthax.hermite_e)
hermegrid2d() (in module orthax.hermite_e)
hermegrid3d() (in module orthax.hermite_e)
hermeint() (in module orthax.hermite_e)
hermeline() (in module orthax.hermite_e)
hermemul() (in module orthax.hermite_e)
hermemulx() (in module orthax.hermite_e)
hermenorm() (in module orthax.hermite_e)
hermeone (in module orthax.hermite_e)
hermepow() (in module orthax.hermite_e)
hermeroots() (in module orthax.hermite_e)
hermesub() (in module orthax.hermite_e)
hermetrim() (in module orthax.hermite_e)
hermeval() (in module orthax.hermite_e)
hermeval2d() (in module orthax.hermite_e)
hermeval3d() (in module orthax.hermite_e)
hermevander() (in module orthax.hermite_e)
hermevander2d() (in module orthax.hermite_e)
hermevander3d() (in module orthax.hermite_e)
hermeweight() (in module orthax.hermite_e)
hermex (in module orthax.hermite_e)
hermezero (in module orthax.hermite_e)
hermfit() (in module orthax.hermite)
hermfromroots() (in module orthax.hermite)
hermgauss() (in module orthax.hermite)
hermgrid2d() (in module orthax.hermite)
hermgrid3d() (in module orthax.hermite)
hermint() (in module orthax.hermite)
Hermite (class in orthax.recurrence)
HermiteE (class in orthax.recurrence)
hermline() (in module orthax.hermite)
hermmul() (in module orthax.hermite)
hermmulx() (in module orthax.hermite)
hermnorm() (in module orthax.hermite)
hermone (in module orthax.hermite)
hermpow() (in module orthax.hermite)
hermroots() (in module orthax.hermite)
hermsub() (in module orthax.hermite)
hermtrim() (in module orthax.hermite)
hermval() (in module orthax.hermite)
hermval2d() (in module orthax.hermite)
hermval3d() (in module orthax.hermite)
hermvander() (in module orthax.hermite)
hermvander2d() (in module orthax.hermite)
hermvander3d() (in module orthax.hermite)
hermweight() (in module orthax.hermite)
hermx (in module orthax.hermite)
hermzero (in module orthax.hermite)
J
Jacobi (class in orthax.recurrence)
L
lag2poly() (in module orthax.laguerre)
lagadd() (in module orthax.laguerre)
lagcompanion() (in module orthax.laguerre)
lagder() (in module orthax.laguerre)
lagdiv() (in module orthax.laguerre)
lagdomain (in module orthax.laguerre)
lagfit() (in module orthax.laguerre)
lagfromroots() (in module orthax.laguerre)
laggauss() (in module orthax.laguerre)
laggrid2d() (in module orthax.laguerre)
laggrid3d() (in module orthax.laguerre)
lagint() (in module orthax.laguerre)
lagline() (in module orthax.laguerre)
lagmul() (in module orthax.laguerre)
lagmulx() (in module orthax.laguerre)
lagnorm() (in module orthax.laguerre)
lagone (in module orthax.laguerre)
lagpow() (in module orthax.laguerre)
lagroots() (in module orthax.laguerre)
lagsub() (in module orthax.laguerre)
lagtrim() (in module orthax.laguerre)
Laguerre (class in orthax.recurrence)
lagval() (in module orthax.laguerre)
lagval2d() (in module orthax.laguerre)
lagval3d() (in module orthax.laguerre)
lagvander() (in module orthax.laguerre)
lagvander2d() (in module orthax.laguerre)
lagvander3d() (in module orthax.laguerre)
lagweight() (in module orthax.laguerre)
lagx (in module orthax.laguerre)
lagzero (in module orthax.laguerre)
leg2poly() (in module orthax.legendre)
legadd() (in module orthax.legendre)
legcompanion() (in module orthax.legendre)
legder() (in module orthax.legendre)
legdiv() (in module orthax.legendre)
legdomain (in module orthax.legendre)
Legendre (class in orthax.recurrence)
legfit() (in module orthax.legendre)
legfromroots() (in module orthax.legendre)
leggauss() (in module orthax.legendre)
leggrid2d() (in module orthax.legendre)
leggrid3d() (in module orthax.legendre)
legint() (in module orthax.legendre)
legline() (in module orthax.legendre)
legmul() (in module orthax.legendre)
legmulx() (in module orthax.legendre)
legnorm() (in module orthax.legendre)
legone (in module orthax.legendre)
legpow() (in module orthax.legendre)
legroots() (in module orthax.legendre)
legsub() (in module orthax.legendre)
legtrim() (in module orthax.legendre)
legval() (in module orthax.legendre)
legval2d() (in module orthax.legendre)
legval3d() (in module orthax.legendre)
legvander() (in module orthax.legendre)
legvander2d() (in module orthax.legendre)
legvander3d() (in module orthax.legendre)
legweight() (in module orthax.legendre)
legx (in module orthax.legendre)
legzero (in module orthax.legendre)
M
mapdomain() (in module orthax.polyutils)
mapparms() (in module orthax.polyutils)
module
orthax
orthax.chebyshev
orthax.hermite
orthax.hermite_e
orthax.laguerre
orthax.legendre
orthax.polynomial
orthax.polyutils
orthax.recurrence
O
orth2poly() (in module orthax)
orthadd() (in module orthax)
orthax
module
orthax.chebyshev
module
orthax.hermite
module
orthax.hermite_e
module
orthax.laguerre
module
orthax.legendre
module
orthax.polynomial
module
orthax.polyutils
module
orthax.recurrence
module
orthcompanion() (in module orthax)
orthder() (in module orthax)
orthfit() (in module orthax)
orthfromroots() (in module orthax)
orthgauss() (in module orthax)
orthgrid2d() (in module orthax)
orthgrid3d() (in module orthax)
orthint() (in module orthax)
orthline() (in module orthax)
orthmul() (in module orthax)
orthmulx() (in module orthax)
orthnorm() (in module orthax)
orthpow() (in module orthax)
orthroots() (in module orthax)
orthsub() (in module orthax)
orthtrim() (in module orthax)
orthval() (in module orthax)
orthval2d() (in module orthax)
orthval3d() (in module orthax)
orthvander() (in module orthax)
orthvander2d() (in module orthax)
orthvander3d() (in module orthax)
orthweight() (in module orthax)
P
poly2cheb() (in module orthax.chebyshev)
poly2herm() (in module orthax.hermite)
poly2herme() (in module orthax.hermite_e)
poly2lag() (in module orthax.laguerre)
poly2leg() (in module orthax.legendre)
poly2orth() (in module orthax)
polyadd() (in module orthax.polynomial)
polycompanion() (in module orthax.polynomial)
polyder() (in module orthax.polynomial)
polydiv() (in module orthax.polynomial)
polydomain (in module orthax.polynomial)
polyfit() (in module orthax.polynomial)
polyfromroots() (in module orthax.polynomial)
polygrid2d() (in module orthax.polynomial)
polygrid3d() (in module orthax.polynomial)
polyint() (in module orthax.polynomial)
polyline() (in module orthax.polynomial)
polymul() (in module orthax.polynomial)
polymulx() (in module orthax.polynomial)
polyone (in module orthax.polynomial)
polypow() (in module orthax.polynomial)
polyroots() (in module orthax.polynomial)
polysub() (in module orthax.polynomial)
polytrim() (in module orthax.polynomial)
polyval() (in module orthax.polynomial)
polyval2d() (in module orthax.polynomial)
polyval3d() (in module orthax.polynomial)
polyvalfromroots() (in module orthax.polynomial)
polyvander() (in module orthax.polynomial)
polyvander2d() (in module orthax.polynomial)
polyvander3d() (in module orthax.polynomial)
polyx (in module orthax.polynomial)
polyzero (in module orthax.polynomial)
S
ShiftedLegendre (class in orthax.recurrence)
T
TabulatedRecurrenceRelation (class in orthax.recurrence)
trimcoef() (in module orthax.polyutils)
trimseq() (in module orthax.polyutils)