ANNsampStat Class Reference

#include <ANNperf.h>

List of all members.

Public Member Functions

 ANNsampStat ()
double max ()
double mean ()
double min ()
void operator+= (double x)
void reset ()
int samples ()
double stdDev ()

Detailed Description

Definition at line 85 of file ANNperf.h.


Constructor & Destructor Documentation

ANNsampStat::ANNsampStat (  )  [inline]

Definition at line 99 of file ANNperf.h.


Member Function Documentation

double ANNsampStat::max (  )  [inline]

Definition at line 116 of file ANNperf.h.

Referenced by print_one_stat().

double ANNsampStat::mean (  )  [inline]

Definition at line 110 of file ANNperf.h.

Referenced by print_one_stat().

double ANNsampStat::min (  )  [inline]

Definition at line 115 of file ANNperf.h.

Referenced by print_one_stat().

void ANNsampStat::operator+= ( double  x  )  [inline]

Definition at line 101 of file ANNperf.h.

void ANNsampStat::reset (  )  [inline]

Definition at line 91 of file ANNperf.h.

References ANN_DBL_MAX.

Referenced by annResetStats().

int ANNsampStat::samples (  )  [inline]

Definition at line 108 of file ANNperf.h.

double ANNsampStat::stdDev (  )  [inline]

Definition at line 113 of file ANNperf.h.

References KDL::sqrt().

Referenced by print_one_stat().


The documentation for this class was generated from the following file:

Generated on Wed Nov 23 19:01:31 2011 for FreeCAD by  doxygen 1.6.1