fill

fun fill(array: DoubleArray, theValue: GetValueIfc = ConstantRV.ZERO)(source)
fun fill(array: Array<DoubleArray>, theValue: GetValueIfc = ConstantRV.ZERO)(source)

Parameters

array

the array to fill

theValue

the supplier of the value