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