Jacobi eigenvalue algorithm: Difference between revisions

Content deleted Content added
m Convergence: Eschew abbreviations.
m missing word
Line 226:
 
;2-norm and spectral radius
:The 2-norm of a matrix ''A'' is the norm based on the Euclidean vectornorm, i.e. the largest value <math> \| A x\|_2 </math> when x runs through all vectors with <math> \|x\|_2 = 1 </math>. It is the largest singular value of ''A''. In case of a symmetric matrix it is the largest absolute value of its eigenvectors and thus equal to its spectral radius.
 
;Condition number