Uses of Package
org.ejml.dense.row.decomposition.qr
Packages that use org.ejml.dense.row.decomposition.qr
-
Classes in org.ejml.dense.row.decomposition.qr used by org.ejml.dense.row.decomposition.qrClassDescriptionHouseholder QR decomposition is rich in operations along the columns of the matrix.Householder QR decomposition is rich in operations along the columns of the matrix.
-
Classes in org.ejml.dense.row.decomposition.qr used by org.ejml.dense.row.linsol.qrClassDescriptionPerforms QR decomposition with column pivoting.Performs QR decomposition with column pivoting.Householder QR decomposition is rich in operations along the columns of the matrix.Householder QR decomposition is rich in operations along the columns of the matrix.