toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
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