Functions | |
| function | Plm_coefficients (in lmax) |
| Coefficients for the calculation of the associated Legendre functions (requires Matlab's symbolic toolbox) More... | |
| function Plm_coefficients | ( | in | lmax | ) |
Coefficients for the calculation of the associated Legendre functions (requires Matlab's symbolic toolbox)
| lmax | (int) |
| Plm_coeff_table | (single prec. float array of size lmax+1 x lmax+1 x ceil(lmax/2)) Plm_coeff_table can be used to reconstruct the actual Legendre functions for example by using the function check_legendre() |
1.8.13