PPL Logo

CkReduction::statisticsElement Struct Reference

#include <ckreduction.h>

Collaboration diagram for CkReduction::statisticsElement:

Collaboration graph
[legend]

Public Member Functions

 statisticsElement (double initialValue)
double variance () const
double stddev () const

Data Fields

int count
double mean
double m2

Detailed Description

Definition at line 210 of file ckreduction.h.


Constructor & Destructor Documentation

CkReduction::statisticsElement::statisticsElement ( double  initialValue  ) 

Definition at line 1565 of file ckreduction.C.


Member Function Documentation

double CkReduction::statisticsElement::variance (  )  const [inline]

Definition at line 215 of file ckreduction.h.

References count, and m2.

Referenced by stddev().

Here is the caller graph for this function:

double CkReduction::statisticsElement::stddev (  )  const [inline]

Definition at line 216 of file ckreduction.h.

References variance().

Here is the call graph for this function:


Field Documentation

Definition at line 211 of file ckreduction.h.

Referenced by statistics_fn(), and variance().

Definition at line 212 of file ckreduction.h.

Referenced by statistics_fn().

Definition at line 213 of file ckreduction.h.

Referenced by statistics_fn(), and variance().


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

Generated on Mon Sep 21 08:21:17 2020 for Charm++ by  doxygen 1.5.5