Main Page Class Hierarchy Compound List File List Compound Members File Members

StatsFinder Class Reference

#include <Action.h>

Inheritance diagram for StatsFinder:

Collaboration diagram for StatsFinder:

List of all members.


Public Members

Void Start ()
Void Process (T &t)
Void Stop ()
T mean
T variance

Protected Members

Int n
T sumX
T sumXSqr

Detailed Description

template<class T> class StatsFinder

Definition at line 36 of file Action.h.


Member Function Documentation

template<class T>
Void StatsFinder<T>::Process (T & t) [virtual]

Reimplemented from Action.

Definition at line 61 of file Action.h.

template<class T>
Void StatsFinder<T>::Start () [virtual]

Reimplemented from Action.

Definition at line 55 of file Action.h.

template<class T>
Void StatsFinder<T>::Stop () [virtual]

Reimplemented from Action.

Definition at line 68 of file Action.h.


Member Data Documentation

template<class T>
T StatsFinder<T>::mean

Definition at line 44 of file Action.h.

template<class T>
Int StatsFinder<T>::n [protected]

Definition at line 49 of file Action.h.

template<class T>
T StatsFinder<T>::sumX [protected]

Definition at line 50 of file Action.h.

template<class T>
T StatsFinder<T>::sumXSqr [protected]

Definition at line 51 of file Action.h.

template<class T>
T StatsFinder<T>::variance

Definition at line 45 of file Action.h.


The documentation for this class was generated from the following file:
Generated at Sat Aug 5 00:16:34 2000 for Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000

AltStyle によって変換されたページ (->オリジナル) /