coerceInPlace

open fun coerceInPlace(min: Double, max: Double)

Coerces the array to the specified range in place.

Parameters

min

the minimum value

max

the maximum value