RealMatrix.QR
public interface QR<T>
Matrix<T>
getH()
getQ()
getQT()
getR()
Matrix<T> getQ()
Matrix<T> getR()
Matrix<T> getQT()
Matrix<T> getH()