flattenFloats

fun Array<*>.flattenFloats(): FloatArray

Flattens the given array of float values.

Return

flattened array