Searched defs:StdevCtx (Results 1 – 1 of 1) sorted by relevance
21 typedef struct StdevCtx StdevCtx; typedef22 struct StdevCtx { struct23 double rMValue;24 double rSValue;25 int64_t cntValue;