kmath
0.3.1-dev-RC
jvm
kmath-commons
/
space.kscience.kmath.commons.linear
/
CMLinearSpace
/
minus
minus
open
operator override
fun
Point
<
Double
>
.
minus
(
other
:
Point
<
Double
>
)
:
CMVector
(
source
)
open
operator override
fun
Matrix
<
Double
>
.
minus
(
other
:
Matrix
<
Double
>
)
:
CMMatrix
(
source
)