Searched defs:spherical_harmonic_r (Results 1 – 1 of 1) sorted by relevance
/third_party/boost/boost/math/special_functions/ |
D | spherical_harmonic.hpp | 51 T spherical_harmonic_r(unsigned n, int m, T theta, T phi, const Policy& pol) in spherical_harmonic_r() function 169 spherical_harmonic_r(unsigned n, int m, T1 theta, T2 phi, const Policy& pol) in spherical_harmonic_r() function 178 spherical_harmonic_r(unsigned n, int m, T1 theta, T2 phi) in spherical_harmonic_r() function
|