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