kmath
common
kmath-dimensions
/
space.kscience.kmath.dimensions
/
DMatrixContext
/
minus
minus
common
inline operator
fun
<
R
:
Dimension
,
C
:
Dimension
>
DMatrix
<
T
,
C
,
R
>
.
minus
(
other
:
DMatrix
<
T
,
C
,
R
>
)
:
DMatrix
<
T
,
C
,
R
>
Content copied to clipboard
Sources
common source
Link copied to clipboard