| 
    GPLIB++
    
   | 
 
#include <iostream>#include <fstream>#include <string>#include <numeric>#include "Util.h"#include "TimeSeriesData.h"#include "miscfunc.h"#include "WFunc.h"#include "statutils.h"#include <boost/bind.hpp>Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) | 
Variables | |
| string | version = "$Id: mtura.cpp 1816 2009-09-07 11:28:35Z mmoorkamp $" | 
Calculate the a running average for each component of the input file.
Definition in file mtura.cpp.
 1.8.6