Package org.ejml.dense.row.linsol.qr
-
Class Summary Class Description LinearSolverQr_ZDRM A solver for a generic QR decomposition algorithm.LinearSolverQrHouse_ZDRM QR decomposition can be used to solve for systems.LinearSolverQrHouseCol_ZDRM QR decomposition can be used to solve for systems.LinearSolverQrHouseTran_ZDRM QR decomposition can be used to solve for systems.