Searched defs:spherical_harmonic (Results 1 – 1 of 1) sorted by relevance
/third_party/boost/boost/math/special_functions/ |
D | spherical_harmonic.hpp | 105 std::complex<T> spherical_harmonic(unsigned n, int m, U theta, U phi, const Policy& pol) in spherical_harmonic() function 153 spherical_harmonic(unsigned n, int m, T1 theta, T2 phi, const Policy& pol) in spherical_harmonic() function 162 spherical_harmonic(unsigned n, int m, T1 theta, T2 phi) in spherical_harmonic() function
|