kmath-core
/
space.kscience.kmath.linear
/
LupDecomposition
/
LupDecomposition
common
Lup
Decomposition
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