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