Gets a random vector from the population specified by SpecifyPopulation.
Syntax
object.RandomVector (X)
The RandomVector method syntax has the following parts:
Part |
Description |
object |
An object of type AmosRanGen. |
X |
Output array of type Double. The random vector. The first element of X is passed by reference. It must be dimensioned by the caller. |