kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.linear
/
LinearSpace
/
plus
plus
open
operator
fun
Matrix
<
T
>
.
plus
(
other
:
Matrix
<
T
>
)
:
Matrix
<
T
>
(
source
)
Matrix sum
open
operator
fun
Point
<
T
>
.
plus
(
other
:
Point
<
T
>
)
:
Point
<
T
>
(
source
)
Vector sum