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