A B C D E G H I K L M N O P Q R S T U V Z

Q

QRDecomposition - class org.jmatrices.dbl.decomposition.QRDecomposition.
QRDecomposition For an m-by-n matrix A with m >= n, the QR decomposition is an m-by-n orthogonal matrix Q and an n-by-n upper triangular matrix R so that A = Q*R.
QRDecomposition(Matrix) - Constructor for class org.jmatrices.dbl.decomposition.QRDecomposition
QR Decomposition, computed by Householder reflections.
qr(Matrix) - Static method in class org.jmatrices.dbl.client.MatlabSyntax
 

A B C D E G H I K L M N O P Q R S T U V Z