Searched refs:__sph_neumann (Results 1 – 3 of 3) sorted by relevance
1165 { return __detail::__sph_neumann<float>(__n, __x); } in _GLIBCXX_VISIBILITY()1175 { return __detail::__sph_neumann<long double>(__n, __x); } in _GLIBCXX_VISIBILITY()1196 return __detail::__sph_neumann<__type>(__n, __x); in _GLIBCXX_VISIBILITY()
644 __sph_neumann(unsigned int __n, _Tp __x) in __sph_neumann() function
1606 { return __detail::__sph_neumann<float>(__n, __x); }1610 { return __detail::__sph_neumann<long double>(__n, __x); }1618 return __detail::__sph_neumann<__type>(__n, __x);