fill

fun DoubleArray.fill(theValue: GetValueIfc = ConstantRV.ZERO)(source)

Fills the array with the value


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

Fills the array with the provided value