rtron
Toggle table of contents
1.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
rtron
rtron-math
/
io.rtron.math.linear
/
appendColumn
append
Column
fun
RealMatrix
.
appendColumn
(
newColumn
:
DoubleArray
)
:
RealMatrix
Appends a
newColumn
to a
RealMatrix
.