← Back to team overview

yade-users team mailing list archive

Re: A might be stupid question, about random number generator

 

Feng, Chen said:     (by the date of Sun, 13 Nov 2005 20:55:40 -0500)

> It means change the seed of the random number generator.

the answer is inside Math.hpp and Math.ipp, you can quickly find there
what is the linux equiwalent of Randomize()

you can also check "Linux Programmer's Manual" by typing command:

man 3 rand

-- 
# Janek Kozicki
_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
http://lists.berlios.de/mailman/listinfo/yade-users



References