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