lomb_scargel.h

00001 /*
00002  * lomb_scargel.h
00003  *
00004  *  Created on: Jul 30, 2009
00005  *      Author: agabasch
00006  */
00007 
00008 #ifndef LOMB_SCARGEL_H_
00009 #define LOMB_SCARGEL_H_
00010 
00011 int lomb(double minf ,double maxf, int filling, cpl_array * x, cpl_array * y,
00012         cpl_array ** lomb_out);
00013 
00014 #endif /* LOMB_SCARGEL_H_ */

Generated on 11 Feb 2011 for MIDI Pipeline Reference Manual by  doxygen 1.6.1