RandomTools Flavor: listlist - describe a list of lists of random objects
|
Calling Sequence
|
|
listlist(flav, m, n)
|
|
Parameters
|
|
flav
|
-
|
random flavor
|
m
|
-
|
non-negative integer
|
n
|
-
|
(optional) non-negative integer
|
|
|
|
|
Description
|
|
•
|
The flavor listlist describes a list of m lists, each with n entries, where each entry is described by the given random flavor flav. In the case where only m is given, n is assumed equal to m.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?