17.11.2012 Views

Numerical recipes

Numerical recipes

Numerical recipes

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

492 Chapter 11. Eigensystems<br />

}<br />

}<br />

u=fabs(a[m][m-1])*(fabs(q)+fabs(r));<br />

v=fabs(p)*(fabs(a[m-1][m-1])+fabs(z)+fabs(a[m+1][m+1]));<br />

if ((float)(u+v) == v) break; Equation (11.6.26).<br />

}<br />

for (i=m+2;i

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!