Draw a random number from an alias table created with the corresponding probabilities @return ind random number between 1 and the size of the array used to create the aliasTable object
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(AliasTable_t), | intent(in) | :: | this |