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