kmath
0.3.1-dev-RC
jvm
kmath-ejml
/
space.kscience.kmath.ejml
/
EjmlLinearSpaceDDRM
/
minus
minus
open
operator override
fun
Matrix
<
Double
>
.
minus
(
other
:
Matrix
<
Double
>
)
:
EjmlDoubleMatrix
<
DMatrixRMaj
>
(
source
)
open
operator override
fun
Point
<
Double
>
.
minus
(
other
:
Point
<
Double
>
)
:
EjmlDoubleVector
<
DMatrixRMaj
>
(
source
)