Package | Description |
---|---|
no.uib.cipr.matrix |
Dense and structured sparse matrices, along with matrix factorisations
and solvers.
|
Modifier and Type | Method and Description |
---|---|
static PermutationMatrix |
PermutationMatrix.fromPartialPivots(int[] pivots)
The sequential row permutations to perform, e.g.
|
PermutationMatrix |
DenseLU.getP()
Returns the permutation matrix.
|
Copyright © 2013. All Rights Reserved.