Enums.h File Reference

Enumerations related to Vector Processing module. More...

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::stat
 This is the namespace for the Statistics module.
 

Enumerations

enum  te::stat::StatisticalSummary {
  te::stat::MIN_VALUE, te::stat::MAX_VALUE, te::stat::MEAN, te::stat::SUM,
  te::stat::COUNT, te::stat::VALID_COUNT, te::stat::STANDARD_DEVIATION, te::stat::VARIANCE,
  te::stat::SKEWNESS, te::stat::KURTOSIS, te::stat::AMPLITUDE, te::stat::MEDIAN,
  te::stat::VAR_COEFF, te::stat::MODE, te::stat::PERCENT_EACH_CLASS_BY_AREA, te::stat::PERCENT_TOTAL_AREA
}
 Define grouping functions type. More...
 

Detailed Description

Enumerations related to Vector Processing module.

Definition in file Enums.h.