|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PermutationMatrix | |
---|---|
no.uib.cipr.matrix | Dense and structured sparse matrices, along with matrix factorisations and solvers. |
Uses of PermutationMatrix in no.uib.cipr.matrix |
---|
Methods in no.uib.cipr.matrix that return PermutationMatrix | |
---|---|
static PermutationMatrix |
PermutationMatrix.fromPartialPivots(int[] pivots)
The sequential row permutations to perform, e.g. |
PermutationMatrix |
DenseLU.getP()
Returns the permutation matrix. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |