template<class _Ty = double>
template<class _Ty = double>
template<class _Ty = double>
param_type _Par
Definition: random:3798
bool _Valid
Definition: random:3799
_Ty _X2
Definition: random:3800
template<class _Ty = double>
param_type _Par
Definition: random:3798
bool _Valid
Definition: random:3799
_Ty _X2
Definition: random:3800
template<class _Ty = double>
template<class _Engine >
3778 double _V1, _V2, _Sx;
3781 _V1 = 2 *
_NRAND(_Eng, _Ty) - 1.0;
3782 _V2 = 2 *
_NRAND(_Eng, _Ty) - 1.0;
3783 _Sx = _V1 * _V1 + _V2 * _V2;
3795 return (_Res * _Par0._Sigma + _Par0._Mean);
float sqrt(float _X) __GPU_ONLY
Calculates the square root of the argument
Definition: amp_math.h:1100
float log(float _X) __GPU_ONLY
Calculates the base-e logarithm of the argument
Definition: amp_math.h:774
bool _Valid
Definition: random:3799
_Ty _X2
Definition: random:3800
#define _NRAND(eng, resty)
Definition: random:345
#define _CSTD
Definition: yvals.h:570
template<class _Ty = double>
template<class _Elem , class _Traits >
3743 _In(_Istr, _Sigma0);
param_type _Par
Definition: random:3798
bool _Valid
Definition: random:3799
_Ty _X2
Definition: random:3800
basic_istream< _Elem, _Traits > & _In(basic_istream< _Elem, _Traits > &_Is, _Ty &_Dx)
Definition: random:156
void _Init(_Ty _Mean0, _Ty _Sigma0)
Definition: random:3659
template<class _Ty = double>
template<class _Ty = double>
template<class _Elem , class _Traits >
basic_ostream< _Elem, _Traits > & _Out(basic_ostream< _Elem, _Traits > &_Os, _Ty _Dx)
Definition: random:174
param_type _Par
Definition: random:3798
_Ty _Mean
Definition: random:3667
bool _Valid
Definition: random:3799
_Ty _X2
Definition: random:3800
_Ty _Sigma
Definition: random:3668
template<class _Ty = double>
template<class _Ty = double>
param_type _Par
Definition: random:3798
_Ty mean() const
Definition: random:3644
template<class _Ty = double>
template<class _Ty = double>
template<class _Engine >
param_type _Par
Definition: random:3798
result_type _Eval(_Engine &_Eng, const param_type &_Par0, bool _Keep=true)
Definition: random:3766
template<class _Ty = double>
template<class _Engine >
3732 return (
_Eval(_Eng, _Par0,
false));
result_type _Eval(_Engine &_Eng, const param_type &_Par0, bool _Keep=true)
Definition: random:3766
void reset()
Definition: random:3717
template<class _Ty = double>
param_type _Par
Definition: random:3798
template<class _Ty = double>
param_type _Par
Definition: random:3798
void reset()
Definition: random:3717
template<class _Ty = double>
bool _Valid
Definition: random:3799
template<class _Ty = double>
param_type _Par
Definition: random:3798
_Ty sigma() const
Definition: random:3649
template<class _Ty = double>
param_type _Par
Definition: random:3798
_Ty sigma() const
Definition: random:3649
template<class _Ty = double>
template<class _Ty = double>
template<class _Ty = double>
The documentation for this class was generated from the following file: