kmath
common
kmath-core
/
space.kscience.kmath.linear
/
LupDecomposition
/
LupDecomposition
Lup
Decomposition
common
fun
<
T
:
Any
>
LupDecomposition
(
context
:
LinearSpace
<
T
,
*
>
,
elementContext
:
Field
<
T
>
,
lu
:
Matrix
<
T
>
,
pivot
:
IntArray
,
even
:
Boolean
)
Content copied to clipboard
Sources
common source
Link copied to clipboard