Miscellaneous statistical and GUI based utilities. More...
#include "arrays.h"
#include "graph.h"
#include "TCL_obj_stl.h"
#include <vector>
#include <string>
#include <algorithm>
#include "analysis.cd"
Go to the source code of this file.
Classes | |
class | ecolab::palette_class |
A class for accessing the palette TCL variable, which is a list of colours. More... | |
struct | ecolab::Stats |
elementary statistics More... | |
struct | ecolab::HistoStats |
Histogramming tool. More... | |
struct | ecolab::NetworkFromTimeSeries |
Namespaces | |
ecolab | |
_OPENMP | |
Functions | |
template<class charT , class Traits > | |
std::basic_ostream< charT, Traits > & | ecolab::operator<< (std::basic_ostream< charT, Traits > &o, const Stats &x) |
Miscellaneous statistical and GUI based utilities.