toFloatArray

abstract fun toFloatArray(array: FloatArray): FloatArray

Array 转成 float[].

Return

转换后的 float[]

Parameters

array

需要转换的数组