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

curves/nr_multiple.h

00001 #ifndef _NR_MULTIPLE_H_ 00002 #define _NR_MULTIPLE_H_ 00003 00004 00005 void FXDA_SP_SUM_MULTIPLE(float t, float m, float a[], float* abu, float dzda[], int no_curves); 00006 void FX_SP_SUM_MULTIPLE (float t, float m, float a[], float* abu); 00007 float** FX_MP_SUM_MULTIPLE (float* x_array, float* y_array, int x_size, int y_size, float a[]); 00008 00009 00010 #endif

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