KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities
/
KSLArrays
/
fill
fill
fun
fill
(
array
:
DoubleArray
,
theValue
:
GetValueIfc
=
ConstantRV.ZERO
)
fun
fill
(
array
:
Array
<
DoubleArray
>
,
theValue
:
GetValueIfc
=
ConstantRV.ZERO
)
Parameters
array
the array to fill, must not be null
the
Value
the supplier of the value, must not be null