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

curves/nr_bd_gaussioid.h

00001 #ifndef _NR_BD_GAUSSIOID_H_ 00002 #define _NR_BD_GAUSSIOID_H_ 00003 00004 void FX_SP_BD_GAUSSIOID(float x, float y, float a[], float* z); 00005 void FXDA_SP_BD_GAUSSIOID(float x, float y, float a[], float* z, float dzda[], int na); 00006 float** FX_MP_BD_GAUSSIOID(float* x_array, float* y_array, int x_size, int y_size, float a[]); 00007 void FXDA_SP_SUM_BD_GAUSSIOID(float t, float m, float a[], float* abu, float dzda[], int na); 00008 #endif

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