2 * Introduction to orthogonal polynomials::
3 * Definitions for orthogonal polynomials::
6 @node Introduction to orthogonal polynomials, Definitions for orthogonal polynomials, orthopoly, orthopoly
7 @section Introduction to orthogonal polynomials
9 @node Definitions for orthogonal polynomials, , Introduction to orthogonal polynomials, orthopoly
10 @section Definitions for orthogonal polynomials
12 @deffn {Function} assoc_legendre_p (@var{n}, @var{m}, @var{x})
13 THIS ITEM NEEDS TO BE TRANSLATED.
16 @deffn {Function} assoc_legendre_q (@var{n}, @var{m}, @var{x})
17 THIS ITEM NEEDS TO BE TRANSLATED.
20 @deffn {Function} chebyshev_t (@var{n}, @var{x})
21 THIS ITEM NEEDS TO BE TRANSLATED.
24 @deffn {Function} chebyshev_u (@var{n}, @var{x})
25 THIS ITEM NEEDS TO BE TRANSLATED.
28 @deffn {Function} gen_laguerre (@var{n}, @var{a}, @var{x})
29 THIS ITEM NEEDS TO BE TRANSLATED.
32 @deffn {Function} hermite (@var{n}, @var{x})
33 THIS ITEM NEEDS TO BE TRANSLATED.
36 @deffn {Function} intervalp (@var{e})
37 THIS ITEM NEEDS TO BE TRANSLATED.
40 @deffn {Function} jacobi_p (@var{n}, @var{a}, @var{b}, @var{x})
41 THIS ITEM NEEDS TO BE TRANSLATED.
44 @deffn {Function} laguerre (@var{n}, @var{x})
45 THIS ITEM NEEDS TO BE TRANSLATED.
48 @deffn {Function} legendre_p (@var{n}, @var{x})
49 THIS ITEM NEEDS TO BE TRANSLATED.
52 @deffn {Function} legendre_q (@var{n}, @var{x})
53 THIS ITEM NEEDS TO BE TRANSLATED.
56 @deffn {Function} orthopoly_recur (@var{f}, @var{args})
57 THIS ITEM NEEDS TO BE TRANSLATED.
60 @defvr {Variable} orthopoly_returns_intervals
61 THIS ITEM NEEDS TO BE TRANSLATED.
64 @deffn {Function} orthopoly_weight (@var{f}, @var{args})
65 THIS ITEM NEEDS TO BE TRANSLATED.
68 @deffn {Function} pochhammer (@var{n}, @var{x})
69 THIS ITEM NEEDS TO BE TRANSLATED.
72 @defvr {Variable} pochhammer_max_index
73 THIS ITEM NEEDS TO BE TRANSLATED.
76 @deffn {Function} spherical_bessel_j (@var{n}, @var{x})
77 THIS ITEM NEEDS TO BE TRANSLATED.
80 @deffn {Function} spherical_bessel_y (@var{n}, @var{x})
81 THIS ITEM NEEDS TO BE TRANSLATED.
84 @deffn {Function} spherical_hankel1 (@var{n}, @var{x})
85 THIS ITEM NEEDS TO BE TRANSLATED.
88 @deffn {Function} spherical_hankel2 (@var{n}, @var{x})
89 THIS ITEM NEEDS TO BE TRANSLATED.
92 @deffn {Function} spherical_harmonic (@var{n}, @var{m}, @var{x}, @var{y})
93 THIS ITEM NEEDS TO BE TRANSLATED.
96 @deffn {Function} unit_step (@var{x})
97 THIS ITEM NEEDS TO BE TRANSLATED.
100 @deffn {Function} ultraspherical (@var{n}, @var{a}, @var{x})
101 THIS ITEM NEEDS TO BE TRANSLATED.