kmath-core
0.3.1
common
kmath-core
/
space.kscience.kmath.structures
/
toFloatArray
to
Float
Array
fun
Buffer
<
Float
>
.
toFloatArray
(
)
:
FloatArray
Returns a new
FloatArray
containing all the elements of this
Buffer
.