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