Documentation Set for Swarm 2.0.1
Prev
Reference V. Random Library
Next
MultiSeed
Name
MultiSeed -- Internal
Protocols adopted by MultiSeed
None
Methods
Phase: Creating
+
create:
(id <Zone>)
aZone
setStateFromSeeds:
(unsigned *)
seeds
Phase: Setting
-
setStateFromSeeds:
(unsigned *)
seeds
The setStateFromSeeds method initializes the seed dependent part of the state.
Phase: Using
- (unsigned)
lengthOfSeedVector
The lengthOfSeedVector method returns the number of seeds required (the size of the array).
- (unsigned *)
getMaxSeedValues
The getMaxSeedValue method returns the upper limit on the seed value that can be supplied.
- (unsigned *)
getInitialSeeds
The getInitialSeed method returns the generator's starting values.
Prev
Home
Next
MWCBgen
Up
Normal