17.11.2012 Views

Numerical recipes

Numerical recipes

Numerical recipes

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

198 Chapter 5. Evaluation of Functions<br />

void pcshft(float a, float b, float d[], int n)<br />

Polynomial coefficient shift. Given a coefficient array d[0..n-1], this routine generates a<br />

coefficient array g[0..n-1] such that �n-1 k=0 dkyk = �n-1 k=0 gkxk ,wherexand y are related<br />

by (5.8.10), i.e., the interval −1

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

Saved successfully!

Ooh no, something went wrong!