updateValues

inline fun FloatArray2.updateValues(block: (x: Int, y: Int, value: Float) -> Float)