QRResult.reconstruct

Reconstruct the original matrix given a QR decomposition

  1. auto reconstruct()
    struct QRResult(T)
    reconstruct
    ()
  2. auto reconstruct(T q, U r)

Meta