Function to compute the associated Legendre function of x with order l & m ref) Numerical Recipes in Fortran, pp 246-248
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | l | |||
integer, | intent(in) | :: | m | |||
real(kind=long), | intent(in) | :: | x |