toDoubleArray

abstract fun toDoubleArray(array: DoubleArray): DoubleArray

Array 转成 double[].

Return

转换后的 double[]

Parameters

array

需要转换的数组