kotrix
/
operations
/
PLUKt
P
L
U
Kt
public final class
PLUKt
Content copied to clipboard
Functions
Functions
plu
Link copied to clipboard
final static
Array
<
ComplexMatrix
>
plu
(
ComplexMatrix
$self)
Content copied to clipboard
PLU decomposition of a matrix.
final static
Array
<
Matrix
>
plu
(
Matrix
$self)
Content copied to clipboard
PLU decomposition of a matrix.