reshape2DTo1D

fun reshape2DTo1D(dst: Array<FloatArray>, size: Int): FloatArray

Reshapes 2D array of floats to 1D array of floats.