kmath-core
/
space.kscience.kmath.linear
/
LinearSpace
/
plus
common
plus
open operator fun
Matrix
<
T
>.
plus
(other:
Matrix
<
T
>):
Matrix
<
T
>
Content copied to clipboard
Matrix sum
open operator fun
Point
<
T
>.
plus
(other:
Point
<
T
>):
Point
<
T
>
Content copied to clipboard
Vector sum