herald  2.0.0
Public Member Functions | Friends | List of all members
herald::analysis::aggregates::summarise< Aggs > Struct Template Reference

#include <aggregates.h>

Public Member Functions

template<typename Agg >
double get ()
 

Friends

template<typename ValT >
auto operator| (herald::analysis::views::view< ValT > &from, summarise< Aggs... > me) -> summarise< Aggs... >
 

Detailed Description

template<typename... Aggs>
struct herald::analysis::aggregates::summarise< Aggs >

A specialised aggregation that doesn't require pre-defining or parameterising the aggregation classes being used. This is a convenience version of aggregate


The documentation for this struct was generated from the following file: