Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

golsav.h

Go to the documentation of this file.
00001 #ifndef GOLSAV_HEADER
00002 #define GOLSAV_HEADER
00003 
00004 /* ==== HEADER golsav.h ==== */
00005 
00011 /* ANSI C, 16-Jul-1998, Andras Aszodi */
00012 
00013 /* ---- PROTOTYPES ---- */
00014 
00025 int gol_sav(const double *Data, int Len, int Formula, int Cyc, 
00026             double *Sm, double *Smder);
00027             
00028 /* ==== END OF HEADER golsav.h ==== */
00029 
00030 #endif      /* GOLSAV_HEADER */

Generated at Wed Aug 21 09:33:29 2002 for The Razorback C Library: Statistics by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001