http://server.ccl.net/cca/software/SOURCES/C/steric/steric_1.11/integrat.h.shtml |
CCL integrat.h | |
/* Numerical Recipies Integration Routines */ double trapzd(double (*func)(double),double a,double b,int n); /* trapezoidal */ double qsimp(double (*func)(double),double a,double b,double eps); /* Simpson's rule */ |
[ CCL Home Page ]
[ steric_1.11 ]
[ Raw Version of this page ]
Modified: Fri Dec 8 17:00:00 1995 GMT |
Page accessed 5036 times since Sat Apr 17 21:59:44 1999 GMT |