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