26 #ifndef __TERRALIB_STATISTICAL_CORE_INTERNAL_NUMERICSTATISTICALSUMMARY_H 27 #define __TERRALIB_STATISTICAL_CORE_INTERNAL_NUMERICSTATISTICALSUMMARY_H 100 #endif // __TERRALIB_STATISTICAL_CORE_INTERNAL_NUMERICSTATISTICALSUMMARY_H
A structure to hold the set of statistics from a set of numerical values.
std::vector< double > m_mode
std::map< double, double > m_totalAreaByClass
std::map< double, double > m_percentEachClass
#define TESTATEXPORT
You can use this macro in order to export/import classes and functions from this module.
Configuration flags for the Terrralib Statistic module.