4 Mar
2008
4 Mar
'08
6:18 p.m.
Hi! A few days ago I started to try out the boost::random library. Now I have a problem: If you don't want to use the "special cases" like minstd_rand[0] for linear_congruential hellekalek1995 for inverse congruential algorithm, how do you use them? I have non-constant parameters (which are not know at compile time). It would be nice if you give me some examples about how to use these "general case" algorithms. Best regards, Hans