Prodcut of alpha(numerator) * beta(denominator) / alpha(denominator) as needed by the Clenshaw algorithm in ply_split_legendre_matrix.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | denominator |
Legendre mode for the in the denominator and the . |
||
integer, | intent(in) | :: | numerator |
Legendre mode for the in the numerator. |