curves/nr_bd_gaussioid_2.h
00001 #ifndef _NR_BD_GAUSSIOID_2_H_
00002 #define _NR_BD_GAUSSIOID_2_H_
00003
00004 void FX_SP_BD_GAUSSIOID_2(float x, float y, float a[], float* z);
00005 void FXDA_SP_BD_GAUSSIOID_2(float x, float y, float a[], float* z, float dzda[], int na);
00006 float** FX_MP_BD_GAUSSIOID_2(float* x_array, float* y_array, int x_size, int y_size, float a[]);
00007 void FXDA_SP_SUM_BD_GAUSSIOID_2(float t, float m, float a[], float* abu, float dzda[], int na);
00008
00009
00010 #endif
Generated on Sun Feb 13 01:05:56 2005 for MapQuant by
1.3.7