OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AggMode.h File Reference

Calculate statistical mode as an aggregate function. More...

#include <algorithm>
#include <mutex>
#include <optional>
#include "ThirdParty/robin_hood/robin_hood.h"
+ Include dependency graph for AggMode.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AggMode
 
struct  AggMode::ByCount
 

Detailed Description

Calculate statistical mode as an aggregate function.

Definition in file AggMode.h.