Main Page | Modules | Data Structures | File List | Data Fields | Globals

curves/nr_em_gaussioid.h

00001 #ifndef _nr_em_gaussioid_h_ 00002 #define _nr_em_gaussioid_h_ 00003 00004 00005 void FXDA_SP_EM_GAUSSIOID(float x, float y, float a[], float* z, float dzda[], int na); 00006 void FXDA_SP_SUM_EM_GAUSSIOID(float t, float m, float a[], float* abu, float dzda[], int na); 00007 float** FX_MP_EM_GAUSSIOID(float* x_array, float* y_array, int x_size, int y_size, float a[]); 00008 00009 #endif 00010

Generated on Sun Feb 13 01:05:56 2005 for MapQuant by doxygen 1.3.7