Searched defs:StdevCtx (Results 1 – 1 of 1) sorted by relevance
20 typedef struct StdevCtx StdevCtx; typedef21 struct StdevCtx { struct22 double rMValue;23 double rSValue;24 int64_t cntValue;