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