#include "gnuplot.h"
#include <iostream>
#include <algorithm>
#include <functional>
#include <fstream>
#include "exception.h"
Go to the source code of this file.