rdm_time_series_mean.h File Reference

Time series for mean template classes. More...

#include "rdm_time_series.h"
#include "rdmdbapi.h"
#include "rdmtransapi.h"
Include dependency graph for rdm_time_series_mean.h:

Data Structures

class RDM::TIME_SERIES::mean< N, AGGREGATE_T, AGG_ELEMENT_T, NEXT >
Template Class for doing an arithmetic mean. More...
class RDM::TIME_SERIES::arithmetic_mean< N, AGGREGATE_T, AGG_ELEMENT_T, NEXT >
Template Class for doing an arithmetic mean. More...
class RDM::TIME_SERIES::geometric_mean< N, AGGREGATE_T, AGG_ELEMENT_T, NEXT >
Template Class for doing an arithmetic mean. More...
class RDM::TIME_SERIES::harmonic_mean< N, AGGREGATE_T, AGG_ELEMENT_T, NEXT >
Template Class for doing a harmonic mean. More...

Namespaces

RDM
The RDM Namespace.
RDM::TIME_SERIES
The RDM Time Series Namespace.

Detailed Description

Time series for mean template classes.