|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ojalgo.matrix.decomposition.ArbitraryLU.Pivot
public static final class ArbitraryLU.Pivot
| Constructor Summary | |
|---|---|
ArbitraryLU.Pivot(int aRowDim)
|
|
| Method Summary | |
|---|---|
void |
change(int aRow1,
int aRow2)
|
int[] |
getOrder()
|
int |
signum()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArbitraryLU.Pivot(int aRowDim)
| Method Detail |
|---|
public void change(int aRow1,
int aRow2)
public int[] getOrder()
public int signum()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||