A set of functions to calculate the statistic summary from a set of values. More...
#include "Config.h"#include "Enums.h"#include "NumericStatisticalSummary.h"#include "StringStatisticalSummary.h"#include <map>#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::da | |
| Namespace for the DataAccess API of TerraLib.  | |
| te::stat | |
| This is the namespace for the Layout module.  | |
A set of functions to calculate the statistic summary from a set of values.
Definition in file SummaryFunctions.h.