toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-math
/
io.rtron.math.linear
/
appendColumn
append
Column
fun
RealMatrix
.
appendColumn
(
newColumn
:
DoubleArray
)
:
RealMatrix
Appends a
newColumn
to a
RealMatrix
.