|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.damf.funkson.matrix.opern.CofactorHandle
public class CofactorHandle
| Field Summary | |
|---|---|
private Matricks |
matrix
|
| Constructor Summary | |
|---|---|
protected |
CofactorHandle(Matricks matr)
|
| Method Summary | |
|---|---|
protected Numbor |
getCofactor(boolean positive,
int row,
int column)
|
static Matricks |
getCofMatrix(Matricks matrix)
|
protected Numbor |
getDeterminant()
|
protected static Matricks |
getSpliced(Matricks matrix,
int row,
int column)
|
protected static Numbor[][] |
getSpliced(Numbor[][] matrix,
int row,
int column)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private Matricks matrix
| Constructor Detail |
|---|
protected CofactorHandle(Matricks matr)
| Method Detail |
|---|
protected Numbor getDeterminant()
protected Numbor getCofactor(boolean positive,
int row,
int column)
public static Matricks getCofMatrix(Matricks matrix)
protected static Matricks getSpliced(Matricks matrix,
int row,
int column)
protected static Numbor[][] getSpliced(Numbor[][] matrix,
int row,
int column)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||