![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
UniformRandomLCGPack template specialization for instruction set Standard and for real32. More...
#include <UniformRandomLCGReg.h>
Public Types | |
| typedef ipReal64 | FloatType |
Static Public Member Functions | |
| static IPSDK_FORCEINLINE RegType< eInstructionSet::eIS_Standard, ipUInt32 >::Type | initSeed (ipUInt32 seed) |
| static IPSDK_FORCEINLINE RegType< eInstructionSet::eIS_Standard, FloatType >::Type | computeRangeMultiplier (ipReal32 tMin, ipReal32 tMax) |
| static IPSDK_FORCEINLINE RegType< eInstructionSet::eIS_Standard, FloatType >::Type | computeRangeOffset (ipReal32 tMin, ipReal32 tMax) |
| static IPSDK_FORCEINLINE ipReal32 | act (const RegType< eInstructionSet::eIS_Standard, FloatType >::Type &rRangeMultiplier, const RegType< eInstructionSet::eIS_Standard, FloatType >::Type &rRangeOffset, RegType< eInstructionSet::eIS_Standard, ipUInt32 >::Type &rSeed) |
UniformRandomLCGPack template specialization for instruction set Standard and for real32.
1.8.14