kmath-core
/
space.kscience.kmath.linear
/
LinearSpace
/
minus
common
minus
open operator fun
Matrix
<
T
>.
minus
(other:
Matrix
<
T
>):
Matrix
<
T
>
Content copied to clipboard
Matrix subtraction
open operator fun
Point
<
T
>.
minus
(other:
Point
<
T
>):
Point
<
T
>
Content copied to clipboard
Vector subtraction