Debug flag
Debug flag
Show the flaw by printing the error message.
Show the flaw by printing the error message.
the method where the error occurred
the error message
Apply a QR reduction step to matrix t.
Apply a QR reduction step to matrix t.
the unreduced symmetric tridiagonal matrix
the row index
the column index
The
SymmetricQRstep
object performs a symmetric QR step with a Wilkinson shift.http://people.inf.ethz.ch/arbenz/ewp/Lnotes/chapter3.pdf (Algorithm 3.6)
Algorithm 8.3.2 in Matrix Computations.