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


Public Methods | |
| LDSqNAlpha (Zahl *alph=NULL, long dm=0, long iterations=0, char *ex="nalpha", char *nm="[n Alpha]") | |
Protected Methods | |
| virtual long* | InitGenericBases (long dm) |
| virtual long | CalculateNextElement (long nr, double *buffer, long bufflen) |
Protected Attributes | |
| Zahl* | alpha |
No check on the independence of the alphas is done!!!
|
|
|
|
|
Create the nr-th element by a simple multiplication nr*alpha (mod 1).
Reimplemented from LDSqBase. |
|
|
Here we should create dm independent bases into alpha. Not done yet!!! Reimplemented from LDSqBase. |
|
|
This double field stores the alpha-values.
|
1.2.7 written by Dimitri van Heesch,
© 1997-2001