kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.linear
/
DoubleLinearSpace
/
minus
minus
open
operator override
fun
Matrix
<
Double
>
.
minus
(
other
:
Matrix
<
Double
>
)
:
Matrix
<
Double
>
(
source
)
Matrix subtraction
open
operator override
fun
Point
<
Double
>
.
minus
(
other
:
Point
<
Double
>
)
:
DoubleBuffer
(
source
)
Vector subtraction