net.damf.funkson.matrix
Class ExtMatricks
java.lang.Object
net.damf.funkson.matrix.Matricks
net.damf.funkson.matrix.ExtMatricks
- All Implemented Interfaces:
- java.lang.Cloneable
public class ExtMatricks
- extends Matricks
Methods inherited from class net.damf.funkson.matrix.Matricks |
addToRow, clone, converToStandard, displayStep, divideRowBy, get, get, getClone, getCols, getHalfStandard, getInverse, getName, getNameEq, getNumStrRay, getPlainStandard, getRows, getTranspose, invert, isSquare, multiplyRowBy, set, setMatrix, setMatrix, setMatrix, setName, subtractFromRow, swapRows, transpose |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
handle
private InterHandle handle
ExtMatricks
public ExtMatricks(Matricks matrix,
InterHandle hand)
ExtMatricks
public ExtMatricks(java.lang.String str,
int rowz,
int colz,
InterHandle hand)
ExtMatricks
public ExtMatricks(java.lang.String str,
Numbor[][] matrix,
InterHandle hand)
perform
public Matricks perform(int opIndex)
perform
public Matricks perform(int opIndex,
Matricks matr)
performNew
public boolean performNew(int opIndex)
performOver
public boolean performOver(int opIndex)
perform
public boolean perform(boolean overWrite,
boolean keepName,
int opIndex)
getHandle
public InterHandle getHandle()
remove
public void remove()