KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.random
/
SampleIfc
/
sampleAsRows
sample
As
Rows
open
fun
sampleAsRows
(
sampleSize
:
Int
,
nRows
:
Int
=
1
)
:
Array
<
DoubleArray
>
Generates the number of rows
nRows
with each row holding a random sample of size
sampleSize