kmath-core
0.3.1
common
kmath-core
/
space.kscience.kmath.nd
/
MutableStructure2D
/
rows
rows
@
PerformancePitfall
open
override
val
rows
:
List
<
MutableBuffer
<
T
>
>
The buffer of rows of this structure. It gets elements from the structure dynamically.