#include <SimSeqs.h>
Inheritance diagram for LDSqMonteCarlo:


Public Methods | |
| LDSqMonteCarlo (long tp=MC1, long status=-44891368, char *ex="mc",char *nm="Monte Carlo") | |
Protected Methods | |
| virtual long | CalculateNextElement (long nr, double *buffer, long bufflen) |
| virtual long | InitData (long genau, double genau1) |
| virtual long | ExitData () |
To create them it uses either ran1, ran2 or ran3 depending on the value for tp that you pass to the constructor.
|
|
Constructor, initializes the Monte Carlo sequence.
|
|
|
Generates an bufflen-dimensional pseudo-random vector and stores it to buffer.
Reimplemented from LDSqBase. Reimplemented in LDSqAfflerbach. |
|
|
Do class-specific freeing of memory etc. Called by the destructor Reimplemented from LDSqBase. |
|
|
initialize the method specific data.
Reimplemented from LDSqBase. |
1.2.7 written by Dimitri van Heesch,
© 1997-2001