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