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.

440 Chapter 10. Minimization or Maximization of Functions<br />

float *bmax);<br />

void simp2(float **a, int m, int n, int *ip, int kp);<br />

void simp3(float **a, int i1, int k1, int ip, int kp);<br />

int i,ip,is,k,kh,kp,nl1;<br />

int *l1,*l3;<br />

float q1,bmax;<br />

if (m != (m1+m2+m3)) nrerror("Bad input constraint counts in simplx");<br />

l1=ivector(1,n+1);<br />

l3=ivector(1,m);<br />

nl1=n;<br />

for (k=1;k

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

Saved successfully!

Ooh no, something went wrong!