Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <stat-util.h>
Static Public Member Functions | |
template<typename T > | |
static void | ComputeMeanStddev (const T *values, int N, double *mean, double *stddev) |
Computes mean and standard deviation. More... | |
Definition at line 23 of file stat-util.h.
|
inlinestatic |
Computes mean and standard deviation.
Definition at line 27 of file stat-util.h.