Chi-Tech
|
Go to the source code of this file.
Namespaces | |
namespace | chi_math |
Functions | |
double | chi_math::Legendre (int N, double x) |
double | chi_math::dLegendredx (int N, double x) |
double | chi_math::d2Legendredx2 (int N, double x) |
double | chi_math::AssocLegendre (unsigned int ell, int m, double x) |
double | chi_math::Ylm (unsigned int ell, int m, double varphi, double theta) |