#include "freNormalVariateGeneratorController.h"#include "freExceptions.h"#include <time.h>

Go to the source code of this file.
Namespaces | |
| namespace | FREE |
Functions | |
| FREE::DefineParameterMacro (NormalVariateGeneratorController, InitialSeed,"InitialSeed","Seed for the variate gernerator.") | |
| FREE::DefineParameterMacro (NormalVariateGeneratorController, UseInitialSeed,"UseInitialSeed","Use the initial seed for initializing the variate gernerator; otherwise use actual time to initialize.") | |
1.5.3 written by Dimitri van Heesch,
© 1997-2000