template<class _Ty = double>
template<class _Ty = double>
template<class _Ty = double>
param_type _Par
Definition: random:3771
bool _Valid
Definition: random:3772
_Ty _X2
Definition: random:3773
template<class _Ty = double>
param_type _Par
Definition: random:3771
bool _Valid
Definition: random:3772
_Ty _X2
Definition: random:3773
template<class _Ty = double>
template<class _Engine >
3751 double _V1, _V2, _Sx;
3754 _V1 = 2 *
_NRAND(_Eng, _Ty) - 1.0;
3755 _V2 = 2 *
_NRAND(_Eng, _Ty) - 1.0;
3756 _Sx = _V1 * _V1 + _V2 * _V2;
3768 return (_Res * _Par0._Sigma + _Par0._Mean);
float sqrt(float _X) __GPU_ONLY
Calculates the squre 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:3772
_Ty _X2
Definition: random:3773
#define _NRAND(eng, resty)
Definition: random:323
#define _CSTD
Definition: yvals.h:570
template<class _Ty = double>
template<class _Elem , class _Traits >
3716 _In(_Istr, _Sigma0);
param_type _Par
Definition: random:3771
bool _Valid
Definition: random:3772
_Ty _X2
Definition: random:3773
basic_istream< _Elem, _Traits > & _In(basic_istream< _Elem, _Traits > &_Is, _Ty &_Dx)
Definition: random:133
void _Init(_Ty _Mean0, _Ty _Sigma0)
Definition: random:3632
template<class _Ty = double>
template<class _Elem , class _Traits >
basic_ostream< _Elem, _Traits > & _Out(basic_ostream< _Elem, _Traits > &_Os, _Ty _Dx)
Definition: random:151
param_type _Par
Definition: random:3771
_Ty _Mean
Definition: random:3640
bool _Valid
Definition: random:3772
_Ty _X2
Definition: random:3773
_Ty _Sigma
Definition: random:3641
template<class _Ty = double>
template<class _Ty = double>
param_type _Par
Definition: random:3771
_Ty mean() const
Definition: random:3617
template<class _Ty = double>
template<class _Ty = double>
template<class _Engine >
param_type _Par
Definition: random:3771
result_type _Eval(_Engine &_Eng, const param_type &_Par0, bool _Keep=true)
Definition: random:3739
template<class _Ty = double>
template<class _Engine >
3705 return (
_Eval(_Eng, _Par0,
false));
result_type _Eval(_Engine &_Eng, const param_type &_Par0, bool _Keep=true)
Definition: random:3739
void reset()
Definition: random:3690
template<class _Ty = double>
param_type _Par
Definition: random:3771
template<class _Ty = double>
param_type _Par
Definition: random:3771
void reset()
Definition: random:3690
template<class _Ty = double>
bool _Valid
Definition: random:3772
template<class _Ty = double>
param_type _Par
Definition: random:3771
_Ty sigma() const
Definition: random:3622
template<class _Ty = double>
param_type _Par
Definition: random:3771
_Ty sigma() const
Definition: random:3622
template<class _Ty = double>
template<class _Ty = double>
template<class _Ty = double>
The documentation for this class was generated from the following file: