OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__numeric_constants
(Results
1 - 25
of
60
) sorted by null
1
2
3
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
modified_bessel_func.tcc
155
const _Tp __pimu =
__numeric_constants
<_Tp>::__pi() * __mu;
227
__Kmu = std::sqrt(
__numeric_constants
<_Tp>::__pi() / (_Tp(2) * __x))
343
const _Tp __factor =
__numeric_constants
<_Tp>::__sqrtpio2()
385
/ (
__numeric_constants
<_Tp>::__sqrt3()
386
*
__numeric_constants
<_Tp>::__pi());
387
__Bi = __rootx * (__K_nu /
__numeric_constants
<_Tp>::__pi()
388
+ _Tp(2) * __I_nu /
__numeric_constants
<_Tp>::__sqrt3());
392
/ (
__numeric_constants
<_Tp>::__sqrt3()
393
*
__numeric_constants
<_Tp>::__pi());
394
__Bip = __x * (__K_nu /
__numeric_constants
<_Tp>::__pi(
[
all
...]
gamma.tcc
109
__fact *= __k / (_Tp(2) *
__numeric_constants
<_Tp>::__pi());
153
*
__numeric_constants
<_Tp>::__pi());
202
/
__numeric_constants
<_Tp>::__euler());
228
= std::abs(std::sin(
__numeric_constants
<_Tp>::__pi() * __x));
232
return
__numeric_constants
<_Tp>::__lnpi()
255
= std::sin(
__numeric_constants
<_Tp>::__pi() * __x);
356
_Tp __sum = -
__numeric_constants
<_Tp>::__gamma_e() - _Tp(1) / __x;
423
const _Tp __pi =
__numeric_constants
<_Tp>::__pi();
riemann_zeta.tcc
174
*
__numeric_constants
<_Tp>::__pi(), __s)
175
* std::sin(
__numeric_constants
<_Tp>::__pi_2() * __s)
181
/
__numeric_constants
<_Tp>::__pi();
298
__zeta *= std::pow(_Tp(2) *
__numeric_constants
<_Tp>::__pi(), __s)
299
* std::sin(
__numeric_constants
<_Tp>::__pi_2() * __s)
305
/
__numeric_constants
<_Tp>::__pi();
321
*
__numeric_constants
<_Tp>::__pi(), __s)
322
* std::sin(
__numeric_constants
<_Tp>::__pi_2() * __s)
bessel_function.tcc
102
__gam1 = -_Tp(
__numeric_constants
<_Tp>::__gamma_e());
170
_Tp __w = __xi2 /
__numeric_constants
<_Tp>::__pi();
218
const _Tp __pimu =
__numeric_constants
<_Tp>::__pi() * __mu;
227
_Tp __ff = (_Tp(2) /
__numeric_constants
<_Tp>::__pi())
230
_Tp __p = __e / (
__numeric_constants
<_Tp>::__pi() * __gampl);
231
_Tp __q = _Tp(1) / (__e *
__numeric_constants
<_Tp>::__pi() * __gammi);
235
_Tp __r =
__numeric_constants
<_Tp>::__pi() * __pimu2 * __fact3 * __fact3;
357
/ (
__numeric_constants
<_Tp>::__pi() * __x));
370
*
__numeric_constants
<_Tp>::__pi_2();
541
const _Tp __factor =
__numeric_constants
<_Tp>::__sqrtpio2(
[
all
...]
legendre_function.tcc
230
/ (_Tp(4) *
__numeric_constants
<_Tp>::__pi()));
262
-_Tp(0.25L) *
__numeric_constants
<_Tp>::__lnpi()
265
/ (_Tp(4) *
__numeric_constants
<_Tp>::__pi()));
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
modified_bessel_func.tcc
155
const _Tp __pimu =
__numeric_constants
<_Tp>::__pi() * __mu;
227
__Kmu = std::sqrt(
__numeric_constants
<_Tp>::__pi() / (_Tp(2) * __x))
343
const _Tp __factor =
__numeric_constants
<_Tp>::__sqrtpio2()
385
/ (
__numeric_constants
<_Tp>::__sqrt3()
386
*
__numeric_constants
<_Tp>::__pi());
387
__Bi = __rootx * (__K_nu /
__numeric_constants
<_Tp>::__pi()
388
+ _Tp(2) * __I_nu /
__numeric_constants
<_Tp>::__sqrt3());
392
/ (
__numeric_constants
<_Tp>::__sqrt3()
393
*
__numeric_constants
<_Tp>::__pi());
394
__Bip = __x * (__K_nu /
__numeric_constants
<_Tp>::__pi(
[
all
...]
gamma.tcc
110
__fact *= __k / (_Tp(2) *
__numeric_constants
<_Tp>::__pi());
154
*
__numeric_constants
<_Tp>::__pi());
203
/
__numeric_constants
<_Tp>::__euler());
229
= std::abs(std::sin(
__numeric_constants
<_Tp>::__pi() * __x));
233
return
__numeric_constants
<_Tp>::__lnpi()
256
= std::sin(
__numeric_constants
<_Tp>::__pi() * __x);
357
_Tp __sum = -
__numeric_constants
<_Tp>::__gamma_e() - _Tp(1) / __x;
424
const _Tp __pi =
__numeric_constants
<_Tp>::__pi();
riemann_zeta.tcc
174
*
__numeric_constants
<_Tp>::__pi(), __s)
175
* std::sin(
__numeric_constants
<_Tp>::__pi_2() * __s)
181
/
__numeric_constants
<_Tp>::__pi();
298
__zeta *= std::pow(_Tp(2) *
__numeric_constants
<_Tp>::__pi(), __s)
299
* std::sin(
__numeric_constants
<_Tp>::__pi_2() * __s)
305
/
__numeric_constants
<_Tp>::__pi();
321
*
__numeric_constants
<_Tp>::__pi(), __s)
322
* std::sin(
__numeric_constants
<_Tp>::__pi_2() * __s)
bessel_function.tcc
102
__gam1 = -_Tp(
__numeric_constants
<_Tp>::__gamma_e());
170
_Tp __w = __xi2 /
__numeric_constants
<_Tp>::__pi();
218
const _Tp __pimu =
__numeric_constants
<_Tp>::__pi() * __mu;
227
_Tp __ff = (_Tp(2) /
__numeric_constants
<_Tp>::__pi())
230
_Tp __p = __e / (
__numeric_constants
<_Tp>::__pi() * __gampl);
231
_Tp __q = _Tp(1) / (__e *
__numeric_constants
<_Tp>::__pi() * __gammi);
235
_Tp __r =
__numeric_constants
<_Tp>::__pi() * __pimu2 * __fact3 * __fact3;
357
/ (
__numeric_constants
<_Tp>::__pi() * __x));
370
*
__numeric_constants
<_Tp>::__pi_2();
541
const _Tp __factor =
__numeric_constants
<_Tp>::__sqrtpio2(
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
modified_bessel_func.tcc
155
const _Tp __pimu =
__numeric_constants
<_Tp>::__pi() * __mu;
227
__Kmu = std::sqrt(
__numeric_constants
<_Tp>::__pi() / (_Tp(2) * __x))
343
const _Tp __factor =
__numeric_constants
<_Tp>::__sqrtpio2()
385
/ (
__numeric_constants
<_Tp>::__sqrt3()
386
*
__numeric_constants
<_Tp>::__pi());
387
__Bi = __rootx * (__K_nu /
__numeric_constants
<_Tp>::__pi()
388
+ _Tp(2) * __I_nu /
__numeric_constants
<_Tp>::__sqrt3());
392
/ (
__numeric_constants
<_Tp>::__sqrt3()
393
*
__numeric_constants
<_Tp>::__pi());
394
__Bip = __x * (__K_nu /
__numeric_constants
<_Tp>::__pi(
[
all
...]
gamma.tcc
110
__fact *= __k / (_Tp(2) *
__numeric_constants
<_Tp>::__pi());
154
*
__numeric_constants
<_Tp>::__pi());
203
/
__numeric_constants
<_Tp>::__euler());
229
= std::abs(std::sin(
__numeric_constants
<_Tp>::__pi() * __x));
233
return
__numeric_constants
<_Tp>::__lnpi()
256
= std::sin(
__numeric_constants
<_Tp>::__pi() * __x);
357
_Tp __sum = -
__numeric_constants
<_Tp>::__gamma_e() - _Tp(1) / __x;
424
const _Tp __pi =
__numeric_constants
<_Tp>::__pi();
riemann_zeta.tcc
174
*
__numeric_constants
<_Tp>::__pi(), __s)
175
* std::sin(
__numeric_constants
<_Tp>::__pi_2() * __s)
181
/
__numeric_constants
<_Tp>::__pi();
298
__zeta *= std::pow(_Tp(2) *
__numeric_constants
<_Tp>::__pi(), __s)
299
* std::sin(
__numeric_constants
<_Tp>::__pi_2() * __s)
305
/
__numeric_constants
<_Tp>::__pi();
321
*
__numeric_constants
<_Tp>::__pi(), __s)
322
* std::sin(
__numeric_constants
<_Tp>::__pi_2() * __s)
bessel_function.tcc
102
__gam1 = -_Tp(
__numeric_constants
<_Tp>::__gamma_e());
170
_Tp __w = __xi2 /
__numeric_constants
<_Tp>::__pi();
218
const _Tp __pimu =
__numeric_constants
<_Tp>::__pi() * __mu;
227
_Tp __ff = (_Tp(2) /
__numeric_constants
<_Tp>::__pi())
230
_Tp __p = __e / (
__numeric_constants
<_Tp>::__pi() * __gampl);
231
_Tp __q = _Tp(1) / (__e *
__numeric_constants
<_Tp>::__pi() * __gammi);
235
_Tp __r =
__numeric_constants
<_Tp>::__pi() * __pimu2 * __fact3 * __fact3;
357
/ (
__numeric_constants
<_Tp>::__pi() * __x));
370
*
__numeric_constants
<_Tp>::__pi_2();
541
const _Tp __factor =
__numeric_constants
<_Tp>::__sqrtpio2(
[
all
...]
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1/
modified_bessel_func.tcc
155
const _Tp __pimu =
__numeric_constants
<_Tp>::__pi() * __mu;
227
__Kmu = std::sqrt(
__numeric_constants
<_Tp>::__pi() / (_Tp(2) * __x))
343
const _Tp __factor =
__numeric_constants
<_Tp>::__sqrtpio2()
385
/ (
__numeric_constants
<_Tp>::__sqrt3()
386
*
__numeric_constants
<_Tp>::__pi());
387
__Bi = __rootx * (__K_nu /
__numeric_constants
<_Tp>::__pi()
388
+ _Tp(2) * __I_nu /
__numeric_constants
<_Tp>::__sqrt3());
392
/ (
__numeric_constants
<_Tp>::__sqrt3()
393
*
__numeric_constants
<_Tp>::__pi());
394
__Bip = __x * (__K_nu /
__numeric_constants
<_Tp>::__pi(
[
all
...]
gamma.tcc
109
__fact *= __k / (_Tp(2) *
__numeric_constants
<_Tp>::__pi());
153
*
__numeric_constants
<_Tp>::__pi());
202
/
__numeric_constants
<_Tp>::__euler());
228
= std::abs(std::sin(
__numeric_constants
<_Tp>::__pi() * __x));
232
return
__numeric_constants
<_Tp>::__lnpi()
255
= std::sin(
__numeric_constants
<_Tp>::__pi() * __x);
356
_Tp __sum = -
__numeric_constants
<_Tp>::__gamma_e() - _Tp(1) / __x;
423
const _Tp __pi =
__numeric_constants
<_Tp>::__pi();
riemann_zeta.tcc
174
*
__numeric_constants
<_Tp>::__pi(), __s)
175
* std::sin(
__numeric_constants
<_Tp>::__pi_2() * __s)
181
/
__numeric_constants
<_Tp>::__pi();
298
__zeta *= std::pow(_Tp(2) *
__numeric_constants
<_Tp>::__pi(), __s)
299
* std::sin(
__numeric_constants
<_Tp>::__pi_2() * __s)
305
/
__numeric_constants
<_Tp>::__pi();
321
*
__numeric_constants
<_Tp>::__pi(), __s)
322
* std::sin(
__numeric_constants
<_Tp>::__pi_2() * __s)
bessel_function.tcc
102
__gam1 = -_Tp(
__numeric_constants
<_Tp>::__gamma_e());
170
_Tp __w = __xi2 /
__numeric_constants
<_Tp>::__pi();
218
const _Tp __pimu =
__numeric_constants
<_Tp>::__pi() * __mu;
227
_Tp __ff = (_Tp(2) /
__numeric_constants
<_Tp>::__pi())
230
_Tp __p = __e / (
__numeric_constants
<_Tp>::__pi() * __gampl);
231
_Tp __q = _Tp(1) / (__e *
__numeric_constants
<_Tp>::__pi() * __gammi);
235
_Tp __r =
__numeric_constants
<_Tp>::__pi() * __pimu2 * __fact3 * __fact3;
357
/ (
__numeric_constants
<_Tp>::__pi() * __x));
370
*
__numeric_constants
<_Tp>::__pi_2();
541
const _Tp __factor =
__numeric_constants
<_Tp>::__sqrtpio2(
[
all
...]
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1/
modified_bessel_func.tcc
155
const _Tp __pimu =
__numeric_constants
<_Tp>::__pi() * __mu;
227
__Kmu = std::sqrt(
__numeric_constants
<_Tp>::__pi() / (_Tp(2) * __x))
343
const _Tp __factor =
__numeric_constants
<_Tp>::__sqrtpio2()
385
/ (
__numeric_constants
<_Tp>::__sqrt3()
386
*
__numeric_constants
<_Tp>::__pi());
387
__Bi = __rootx * (__K_nu /
__numeric_constants
<_Tp>::__pi()
388
+ _Tp(2) * __I_nu /
__numeric_constants
<_Tp>::__sqrt3());
392
/ (
__numeric_constants
<_Tp>::__sqrt3()
393
*
__numeric_constants
<_Tp>::__pi());
394
__Bip = __x * (__K_nu /
__numeric_constants
<_Tp>::__pi(
[
all
...]
gamma.tcc
109
__fact *= __k / (_Tp(2) *
__numeric_constants
<_Tp>::__pi());
153
*
__numeric_constants
<_Tp>::__pi());
202
/
__numeric_constants
<_Tp>::__euler());
228
= std::abs(std::sin(
__numeric_constants
<_Tp>::__pi() * __x));
232
return
__numeric_constants
<_Tp>::__lnpi()
255
= std::sin(
__numeric_constants
<_Tp>::__pi() * __x);
356
_Tp __sum = -
__numeric_constants
<_Tp>::__gamma_e() - _Tp(1) / __x;
423
const _Tp __pi =
__numeric_constants
<_Tp>::__pi();
riemann_zeta.tcc
174
*
__numeric_constants
<_Tp>::__pi(), __s)
175
* std::sin(
__numeric_constants
<_Tp>::__pi_2() * __s)
181
/
__numeric_constants
<_Tp>::__pi();
298
__zeta *= std::pow(_Tp(2) *
__numeric_constants
<_Tp>::__pi(), __s)
299
* std::sin(
__numeric_constants
<_Tp>::__pi_2() * __s)
305
/
__numeric_constants
<_Tp>::__pi();
321
*
__numeric_constants
<_Tp>::__pi(), __s)
322
* std::sin(
__numeric_constants
<_Tp>::__pi_2() * __s)
bessel_function.tcc
102
__gam1 = -_Tp(
__numeric_constants
<_Tp>::__gamma_e());
170
_Tp __w = __xi2 /
__numeric_constants
<_Tp>::__pi();
218
const _Tp __pimu =
__numeric_constants
<_Tp>::__pi() * __mu;
227
_Tp __ff = (_Tp(2) /
__numeric_constants
<_Tp>::__pi())
230
_Tp __p = __e / (
__numeric_constants
<_Tp>::__pi() * __gampl);
231
_Tp __q = _Tp(1) / (__e *
__numeric_constants
<_Tp>::__pi() * __gammi);
235
_Tp __r =
__numeric_constants
<_Tp>::__pi() * __pimu2 * __fact3 * __fact3;
357
/ (
__numeric_constants
<_Tp>::__pi() * __x));
370
*
__numeric_constants
<_Tp>::__pi_2();
541
const _Tp __factor =
__numeric_constants
<_Tp>::__sqrtpio2(
[
all
...]
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/tr1/
modified_bessel_func.tcc
155
const _Tp __pimu =
__numeric_constants
<_Tp>::__pi() * __mu;
227
__Kmu = std::sqrt(
__numeric_constants
<_Tp>::__pi() / (_Tp(2) * __x))
343
const _Tp __factor =
__numeric_constants
<_Tp>::__sqrtpio2()
385
/ (
__numeric_constants
<_Tp>::__sqrt3()
386
*
__numeric_constants
<_Tp>::__pi());
387
__Bi = __rootx * (__K_nu /
__numeric_constants
<_Tp>::__pi()
388
+ _Tp(2) * __I_nu /
__numeric_constants
<_Tp>::__sqrt3());
392
/ (
__numeric_constants
<_Tp>::__sqrt3()
393
*
__numeric_constants
<_Tp>::__pi());
394
__Bip = __x * (__K_nu /
__numeric_constants
<_Tp>::__pi(
[
all
...]
gamma.tcc
109
__fact *= __k / (_Tp(2) *
__numeric_constants
<_Tp>::__pi());
153
*
__numeric_constants
<_Tp>::__pi());
202
/
__numeric_constants
<_Tp>::__euler());
228
= std::abs(std::sin(
__numeric_constants
<_Tp>::__pi() * __x));
232
return
__numeric_constants
<_Tp>::__lnpi()
255
= std::sin(
__numeric_constants
<_Tp>::__pi() * __x);
356
_Tp __sum = -
__numeric_constants
<_Tp>::__gamma_e() - _Tp(1) / __x;
423
const _Tp __pi =
__numeric_constants
<_Tp>::__pi();
riemann_zeta.tcc
174
*
__numeric_constants
<_Tp>::__pi(), __s)
175
* std::sin(
__numeric_constants
<_Tp>::__pi_2() * __s)
181
/
__numeric_constants
<_Tp>::__pi();
298
__zeta *= std::pow(_Tp(2) *
__numeric_constants
<_Tp>::__pi(), __s)
299
* std::sin(
__numeric_constants
<_Tp>::__pi_2() * __s)
305
/
__numeric_constants
<_Tp>::__pi();
321
*
__numeric_constants
<_Tp>::__pi(), __s)
322
* std::sin(
__numeric_constants
<_Tp>::__pi_2() * __s)
bessel_function.tcc
102
__gam1 = -_Tp(
__numeric_constants
<_Tp>::__gamma_e());
170
_Tp __w = __xi2 /
__numeric_constants
<_Tp>::__pi();
218
const _Tp __pimu =
__numeric_constants
<_Tp>::__pi() * __mu;
227
_Tp __ff = (_Tp(2) /
__numeric_constants
<_Tp>::__pi())
230
_Tp __p = __e / (
__numeric_constants
<_Tp>::__pi() * __gampl);
231
_Tp __q = _Tp(1) / (__e *
__numeric_constants
<_Tp>::__pi() * __gammi);
235
_Tp __r =
__numeric_constants
<_Tp>::__pi() * __pimu2 * __fact3 * __fact3;
357
/ (
__numeric_constants
<_Tp>::__pi() * __x));
370
*
__numeric_constants
<_Tp>::__pi_2();
541
const _Tp __factor =
__numeric_constants
<_Tp>::__sqrtpio2(
[
all
...]
Completed in 986 milliseconds
1
2
3