kmath-core
/
space.kscience.kmath.operations
/
SpaceOperations
/
minus
common
minus
open operator fun
T
.
minus
(b:
T
):
T
Content copied to clipboard
Subtraction of two elements.
Return
the difference.
Parameters
<receiver>
the minuend.
b
the subtrahend.