Index
All Classes|All Packages|Constant Field Values
Q
- QR(Matrix) - Static method in class linalg.Decompose
 - 
Computes the QR decomposition of a matrix A such that A=QR, Q is an orthogonal matrix and R is an upper triangular matrix.
 - QR(Matrix, boolean) - Static method in class linalg.Decompose
 - 
Computes the QR decomposition of a matrix A such that A=QR, Q is an orthogonal matrix and R is an upper triangular matrix.
 
All Classes|All Packages|Constant Field Values