Random Values


[ Follow Ups ] [ Post Followup ] [ CS2604 Discussion WWWBoard ] [ FAQ ]

Posted by Frank on August 04, 1999 at 19:01:25:

In the spec of Proj4, it says "random values inserted into an array, but with the same set for each algorithm", so can I first generate an array with 1000 random values, then for n=100, use the first 100 elements, for n=200, use the first 200 elements, and so on. I didn't call rand() for each n=100, n=200,... Is that OK?

Thanks

---
Frank



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS2604 Discussion WWWBoard ] [ FAQ ]