kmath
0.3.1-dev-RC
common
kmath-dimensions
/
space.kscience.kmath.dimensions
/
DMatrixContext
/
coerce
coerce
inline
fun
<
R
:
Dimension
,
C
:
Dimension
>
Matrix
<
T
>
.
coerce
(
)
:
DMatrix
<
T
,
R
,
C
>
(
source
)