|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjsci.maths.linalg.PolarDecomposition
public class PolarDecomposition
| Constructor Summary | |
|---|---|
PolarDecomposition(DoubleMatrix<? extends DoubleArray2D,? extends DoubleArray1D> matrix)
|
|
| Method Summary | |
|---|---|
DoubleMatrix<DoubleArray2D,DoubleArray1D> |
getP()
|
DoubleMatrix<DoubleArray2D,DoubleArray1D> |
getU()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PolarDecomposition(DoubleMatrix<? extends DoubleArray2D,? extends DoubleArray1D> matrix)
| Method Detail |
|---|
public DoubleMatrix<DoubleArray2D,DoubleArray1D> getU()
public DoubleMatrix<DoubleArray2D,DoubleArray1D> getP()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||