![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
generator of random values following a normal distribution; this generator is fast, but must not be used for applications requiring a true random generator More...
#include <IPSDKUtil/IPSDKUtilExports.h>#include <IPSDKUtil/InstructionSet/detail/NormalRandomPack.h>#include <IPSDKUtil/InstructionSet/detail/NormalRandomReg.h>#include <IPSDKUtil/InstructionSet/detail/BasePackDecl.h>#include <IPSDKUtil/InstructionSet/UniformRandomLCG.h>#include <IPSDKUtil/Tools/ForceInline.h>Go to the source code of this file.
Classes | |
| class | ipsdk::simd::NormalRandom< instructionSet, instructionSetFma, T > |
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::simd | |
| Namespace agregating IPSDK SIMD routines and classes. | |
generator of random values following a normal distribution; this generator is fast, but must not be used for applications requiring a true random generator
1.8.14