|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QR | |
---|---|
org.apache.mahout.math | Core base classes; Operations on primitive arrays such as sorting, partitioning and permuting. |
Uses of QR in org.apache.mahout.math |
---|
Classes in org.apache.mahout.math that implement QR | |
---|---|
class |
OldQRDecomposition
partially deprecated until unit tests are in place. |
class |
QRDecomposition
For an m x n matrix A with m >= n, the QR decomposition is an m x n orthogonal matrix Q and an n x n upper triangular matrix R so that A = Q*R. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |