.Noise.RNG.SampleBased.RNG_LCG_NumericalRecipes

Information

Linear congruential generator with parameters as used in book Numerical Recipes

Definition

function RNG_LCG_NumericalRecipes = RNG_LCG(a = 1664525, c = 1013904223, m = integer(2^32));

Revisions

Developed 2014 at the DLR Institute of System Dynamics and Control


Generated at 2025-01-31T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos