Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

Floating point prng algorithm

vermue
Beginner
199 Views
Need opinion about thisalgorithm:

x_n = frac ( nx_n-1 + ns + sx_n-1 )

For more see:

0 Kudos
0 Replies
Reply