multik-core
0.2.0
common
multik-core
/
org.jetbrains.kotlinx.multik.api.linalg
/
LinAlgEx
/
qrC
qr
C
common
abstract
fun
<
T
:
Complex
>
qrC
(
mat
:
MultiArray
<
T
,
D2
>
)
:
Pair
<
D2Array
<
T
>
,
D2Array
<
T
>
>
Content copied to clipboard
Returns QR decomposition of the complex matrix