http://server.ccl.net/cca/software/SOURCES/C/kinetics2/react/src/sum_resi.shtml |
CCL sum_resi | ||||
|
#include "simplex.h" #define sqr(x) ((x) * (x)) sum_residual(x) double *x; { register int i; x[N-1] = 0.0; for (i=0 ; i |
[ CCL Home Page ]
[ src ]
[ Raw Version of this page ]
Modified: Fri May 31 16:00:00 1991 GMT |
Page accessed 4427 times since Sat Apr 17 22:30:10 1999 GMT |