|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QRDecomposition
An interface to classes that implement a algorithm to calculate the QR-decomposition of a real matrix.
| Method Summary | |
|---|---|
RealMatrix |
getQ()
Returns the matrix Q of the decomposition. |
RealMatrix |
getR()
Returns the matrix R of the decomposition. |
| Method Detail |
|---|
RealMatrix getR()
RealMatrix getQ()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||