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