All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
fcl::tools::Profiler::AvgInfo Struct Reference

Information maintained about averaged values. More...

List of all members.

Public Attributes

unsigned long int parts
 Number of times a value was added to this structure.
double total
 The sum of the values to average.
double totalSqr
 The sub of squares of the values to average.

Detailed Description

Information maintained about averaged values.

Definition at line 307 of file profile.h.


Member Data Documentation

Number of times a value was added to this structure.

Definition at line 316 of file profile.h.

The sum of the values to average.

Definition at line 310 of file profile.h.

The sub of squares of the values to average.

Definition at line 313 of file profile.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


fcl
Author(s): Jia Pan
autogenerated on Tue Jan 15 2013 16:05:32