|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmatrices.dbl.transformer.MatrixPermute
MatrixPermute
This is an open thought on a direction that we might take and that might ease decompositions!!
Author: purangp
Date: 12.03.2004 Time: 12:43:51
Method Summary | |
static Matrix |
swapColumn(int col1,
int col2)
|
static Matrix |
swapRow(int row1,
int row2)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static Matrix swapRow(int row1, int row2)
public static Matrix swapColumn(int col1, int col2)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |