kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.structures
/
toDoubleArray
to
Double
Array
fun
Buffer
<
Double
>
.
toDoubleArray
(
)
:
DoubleArray
(
source
)
Returns a new
DoubleArray
containing all the elements of this
Buffer
.