kmath
kmath-commons
/
space.kscience.kmath.commons.linear
/
CMLinearSpace
/
plus
plus
open
operator override
fun
Matrix
<
Double
>
.
plus
(
other
:
Matrix
<
Double
>
)
:
CMMatrix
Content copied to clipboard
open
operator override
fun
Point
<
Double
>
.
plus
(
other
:
Point
<
Double
>
)
:
CMVector
Content copied to clipboard