libstdc++
|
Go to the source code of this file.
Namespaces | |
__gnu_cxx | |
std | |
Macros | |
#define | __cpp_lib_math_special_functions |
#define | __STDCPP_MATH_SPEC_FUNCS__ |
Functions | |
template<typename _Tp > | |
__gnu_cxx::__promote< _Tp >::__type | std::assoc_laguerre (unsigned int __n, unsigned int __m, _Tp __x) |
float | std::assoc_laguerref (unsigned int __n, unsigned int __m, float __x) |
long double | std::assoc_laguerrel (unsigned int __n, unsigned int __m, long double __x) |
template<typename _Tp > | |
__gnu_cxx::__promote< _Tp >::__type | std::assoc_legendre (unsigned int __l, unsigned int __m, _Tp __x) |
float | std::assoc_legendref (unsigned int __l, unsigned int __m, float __x) |
long double | std::assoc_legendrel (unsigned int __l, unsigned int __m, long double __x) |
template<typename _Tpa , typename _Tpb > | |
__gnu_cxx::__promote_2< _Tpa, _Tpb >::__type | std::beta (_Tpa __a, _Tpb __b) |
float | std::betaf (float __a, float __b) |
long double | std::betal (long double __a, long double __b) |
template<typename _Tp > | |
__gnu_cxx::__promote< _Tp >::__type | std::comp_ellint_1 (_Tp __k) |
float | std::comp_ellint_1f (float __k) |
long double | std::comp_ellint_1l (long double __k) |
template<typename _Tp > | |
__gnu_cxx::__promote< _Tp >::__type | std::comp_ellint_2 (_Tp __k) |
float | std::comp_ellint_2f (float __k) |
long double | std::comp_ellint_2l (long double __k) |
template<typename _Tp , typename _Tpn > | |
__gnu_cxx::__promote_2< _Tp, _Tpn >::__type | std::comp_ellint_3 (_Tp __k, _Tpn __nu) |
float | std::comp_ellint_3f (float __k, float __nu) |
long double | std::comp_ellint_3l (long double __k, long double __nu) |
template<typename _Tpa , typename _Tpc , typename _Tp > | |
__gnu_cxx::__promote_3< _Tpa, _Tpc, _Tp >::__type | __gnu_cxx::conf_hyperg (_Tpa __a, _Tpc __c, _Tp __x) |
float | __gnu_cxx::conf_hypergf (float __a, float __c, float __x) |
long double | __gnu_cxx::conf_hypergl (long double __a, long double __c, long double __x) |
template<typename _Tpnu , typename _Tp > | |
__gnu_cxx::__promote_2< _Tpnu, _Tp >::__type | std::cyl_bessel_i (_Tpnu __nu, _Tp __x) |
float | std::cyl_bessel_if (float __nu, float __x) |
long double | std::cyl_bessel_il (long double __nu, long double __x) |
template<typename _Tpnu , typename _Tp > | |
__gnu_cxx::__promote_2< _Tpnu, _Tp >::__type | std::cyl_bessel_j (_Tpnu __nu, _Tp __x) |
float | std::cyl_bessel_jf (float __nu, float __x) |
long double | std::cyl_bessel_jl (long double __nu, long double __x) |
template<typename _Tpnu , typename _Tp > | |
__gnu_cxx::__promote_2< _Tpnu, _Tp >::__type | std::cyl_bessel_k (_Tpnu __nu, _Tp __x) |
float | std::cyl_bessel_kf (float __nu, float __x) |
long double | std::cyl_bessel_kl (long double __nu, long double __x) |
template<typename _Tpnu , typename _Tp > | |
__gnu_cxx::__promote_2< _Tpnu, _Tp >::__type | std::cyl_neumann (_Tpnu __nu, _Tp __x) |
float | std::cyl_neumannf (float __nu, float __x) |
long double | std::cyl_neumannl (long double __nu, long double __x) |
template<typename _Tp , typename _Tpp > | |
__gnu_cxx::__promote_2< _Tp, _Tpp >::__type | std::ellint_1 (_Tp __k, _Tpp __phi) |
float | std::ellint_1f (float __k, float __phi) |
long double | std::ellint_1l (long double __k, long double __phi) |
template<typename _Tp , typename _Tpp > | |
__gnu_cxx::__promote_2< _Tp, _Tpp >::__type | std::ellint_2 (_Tp __k, _Tpp __phi) |
float | std::ellint_2f (float __k, float __phi) |
long double | std::ellint_2l (long double __k, long double __phi) |
template<typename _Tp , typename _Tpn , typename _Tpp > | |
__gnu_cxx::__promote_3< _Tp, _Tpn, _Tpp >::__type | std::ellint_3 (_Tp __k, _Tpn __nu, _Tpp __phi) |
float | std::ellint_3f (float __k, float __nu, float __phi) |
long double | std::ellint_3l (long double __k, long double __nu, long double __phi) |
template<typename _Tp > | |
__gnu_cxx::__promote< _Tp >::__type | std::expint (_Tp __x) |
float | std::expintf (float __x) |
long double | std::expintl (long double __x) |
template<typename _Tp > | |
__gnu_cxx::__promote< _Tp >::__type | std::hermite (unsigned int __n, _Tp __x) |
float | std::hermitef (unsigned int __n, float __x) |
long double | std::hermitel (unsigned int __n, long double __x) |
template<typename _Tpa , typename _Tpb , typename _Tpc , typename _Tp > | |
__gnu_cxx::__promote_4< _Tpa, _Tpb, _Tpc, _Tp >::__type | __gnu_cxx::hyperg (_Tpa __a, _Tpb __b, _Tpc __c, _Tp __x) |
float | __gnu_cxx::hypergf (float __a, float __b, float __c, float __x) |
long double | __gnu_cxx::hypergl (long double __a, long double __b, long double __c, long double __x) |
template<typename _Tp > | |
__gnu_cxx::__promote< _Tp >::__type | std::laguerre (unsigned int __n, _Tp __x) |
float | std::laguerref (unsigned int __n, float __x) |
long double | std::laguerrel (unsigned int __n, long double __x) |
template<typename _Tp > | |
__gnu_cxx::__promote< _Tp >::__type | std::legendre (unsigned int __l, _Tp __x) |
float | std::legendref (unsigned int __l, float __x) |
long double | std::legendrel (unsigned int __l, long double __x) |
template<typename _Tp > | |
__gnu_cxx::__promote< _Tp >::__type | std::riemann_zeta (_Tp __s) |
float | std::riemann_zetaf (float __s) |
long double | std::riemann_zetal (long double __s) |
template<typename _Tp > | |
__gnu_cxx::__promote< _Tp >::__type | std::sph_bessel (unsigned int __n, _Tp __x) |
float | std::sph_besself (unsigned int __n, float __x) |
long double | std::sph_bessell (unsigned int __n, long double __x) |
template<typename _Tp > | |
__gnu_cxx::__promote< _Tp >::__type | std::sph_legendre (unsigned int __l, unsigned int __m, _Tp __theta) |
float | std::sph_legendref (unsigned int __l, unsigned int __m, float __theta) |
long double | std::sph_legendrel (unsigned int __l, unsigned int __m, long double __theta) |
template<typename _Tp > | |
__gnu_cxx::__promote< _Tp >::__type | std::sph_neumann (unsigned int __n, _Tp __x) |
float | std::sph_neumannf (unsigned int __n, float __x) |
long double | std::sph_neumannl (unsigned int __n, long double __x) |
This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <cmath>.
Definition in file specfun.h.