kmath
common
kmath-core
/
space.kscience.kmath.structures
/
toLongArray
to
Long
Array
common
fun
Buffer
<
Long
>
.
toLongArray
(
)
:
LongArray
Content copied to clipboard
Returns a new
LongArray
containing all the elements of this
Buffer
.
Sources
common source
Link copied to clipboard