template<class _Ty = double>
template<class _Ty = double>
void _Init(_Ty _A0, _Ty _B0)
Definition: random:4983
template<class _Ty = double>
4986 "invalid a argument for _Beta_distribution");
4988 "invalid b argument for _Beta_distribution");
#define _RNG_ASSERT(_Ex, _Msg)
Definition: random:27
_Ty _Bx
Definition: random:4994
_Ty _Ax
Definition: random:4993
template<class _Ty = double>
template<class _Engine >
4956 if (
_Ax < _Ty(1) &&
_Bx < _Ty(1))
4978 return (_P1 / (_P1 + _P2));
#define _NRAND(eng, resty)
Definition: random:345
_Ty _Bx
Definition: random:4994
_Ty _Ax
Definition: random:4993
#define _CSTD
Definition: yvals.h:570
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: