template<class _Ty = double>
template<class _Ty = double>
void _Init(_Ty _A0, _Ty _B0)
Definition: random:5145
template<class _Ty = double>
5148 "invalid a argument for _Beta_distribution");
5150 "invalid b argument for _Beta_distribution");
#define _RNG_ASSERT(ex, msg)
Definition: random:27
_Ty _Bx
Definition: random:5156
_Ty _Ax
Definition: random:5155
template<class _Ty = double>
template<class _Engine >
5118 if (
_Ax < _Ty(1) &&
_Bx < _Ty(1))
5140 return (_P1 / (_P1 + _P2));
#define _NRAND(eng, resty)
Definition: random:74
_Ty _Bx
Definition: random:5156
_Ty _Ax
Definition: random:5155
#define _CSTD
Definition: yvals.h:559
float pow(float _X, float _Y) __GPU_ONLY
Calculates _X raised to the power of _Y
Definition: amp_math.h:898
template<class _Ty = double>
template<class _Ty = double>
The documentation for this class was generated from the following file: