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