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

peaks.h

Go to the documentation of this file.
00001 
00006 #ifndef PEAKS_H
00007 #define PEAKS_H
00008 
00009 #include "allheaders.h"
00010 #include "gelinfo.h"
00012 int specFindPeak(INT32 *spec, int length, float *pcentroid, float *psize,
00013                  int loch, int hich, int ifwhm, float sigma, int maxpk);
00014 #endif

Generated on Fri Apr 20 16:43:05 2007 for LaneRuler by  doxygen 1.3.9.1