Home
last modified time | relevance | path

Searched refs:__radius (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Drandom.tcc1709 _RealType __radius) in operator ()() argument
1715 _RealType __urt = __radius * std::pow(__aurng(), __pow); in operator ()()
1741 _RealType __radius) in operator ()() argument
1745 _RealType __radsq = __radius * __radius; in operator ()()
1761 __ret[i] *= __radius; in operator ()()
H A Drandom3673 param_type(_RealType __radius)
3674 : _M_radius(__radius)
3705 uniform_inside_sphere_distribution(_RealType __radius)
3706 : _M_param(__radius), _M_uosd()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Drandom.tcc1709 _RealType __radius) in operator ()() argument
1715 _RealType __urt = __radius * std::pow(__aurng(), __pow); in operator ()()
1741 _RealType __radius) in operator ()() argument
1745 _RealType __radsq = __radius * __radius; in operator ()()
1761 __ret[i] *= __radius; in operator ()()
H A Drandom3671 param_type(_RealType __radius)
3672 : _M_radius(__radius)
3703 uniform_inside_sphere_distribution(_RealType __radius)
3704 : _M_param(__radius), _M_uosd()