A = [3 2; -1 0]; x = rand(2, 1); We want to compute the largest eigenvalue for A. repeat x = y / y.norm(); y = A * x; end
source not stored for this graph (policy: none)
no test coverage detected