Skip to content
Snippets Groups Projects
Commit d1b46430 authored by Phil's avatar Phil
Browse files

WARNING: API changes. Rationalized random volatile objects naming.

RandDraw*: random draw from a set without replacement.
           Guarantees that a name is not drawn twice
           before all elements have been drawn.
Rand*:     random draw from a set with replacement.
RandSing*: singular values from a set, drawn at random
           with replacement.
parent e7fc11f2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment