Package org.ejml.dense.row.linsol.qr
-
Class Summary Class Description LinearSolverQr_CDRM A solver for a generic QR decomposition algorithm.LinearSolverQrHouse_CDRM QR decomposition can be used to solve for systems.LinearSolverQrHouseCol_CDRM QR decomposition can be used to solve for systems.LinearSolverQrHouseTran_CDRM QR decomposition can be used to solve for systems.