latin_random_test 21-Mar-2003 11:29:17 LATIN_RANDOM_TEST: Test the MATLIB Latin Random Square routines. TEST01 LATIN_RANDOM chooses a Latin cell arrangement, and returns a random point from each cells. Spatial dimension = 2 Number of points = 10 Using seed = 250356648 The Latin points: 0.138357 0.762140 0.272486 0.382725 0.067571 0.865685 0.963311 0.670594 0.672273 0.574635 0.793791 0.284834 0.342191 0.010484 0.896062 0.909550 0.416370 0.111373 0.533716 0.452997 LATIN_RANDOM_TEST: Repeat test with different seed than run 1. TEST01 LATIN_RANDOM chooses a Latin cell arrangement, and returns a random point from each cells. Spatial dimension = 2 Number of points = 10 Using seed = 2120948300 The Latin points: 0.832458 0.829859 0.714801 0.532970 0.558051 0.719593 0.059782 0.205063 0.948504 0.096291 0.201195 0.956388 0.378427 0.620467 0.617184 0.395762 0.415527 0.466199 0.166778 0.103319 LATIN_RANDOM_TEST: Repeat test with same seed as run 1. TEST01 LATIN_RANDOM chooses a Latin cell arrangement, and returns a random point from each cells. Spatial dimension = 2 Number of points = 10 Using seed = 250356648 The Latin points: 0.138357 0.762140 0.272486 0.382725 0.067571 0.865685 0.963311 0.670594 0.672273 0.574635 0.793791 0.284834 0.342191 0.010484 0.896062 0.909550 0.416370 0.111373 0.533716 0.452997 LATIN_RANDOM_PRB: Normal end of execution. 21-Mar-2003 11:29:17