ACT-CV - Machine Vision for Cognitive Modeling
List of all members
MeanZero< _t > Class Template Reference

statistical average for more complicated stuff. Use Mean instead More...

#include <statistiken.h>

Inheritance diagram for MeanZero< _t >:
Inheritance graph
Collaboration diagram for MeanZero< _t >:
Collaboration graph

Additional Inherited Members

- Public Member Functions inherited from Mean< _t >
 Mean ()
 
void init ()
 
void add (_t d)
 
int get_num_cases () const
 
_t get_mean () const
 
- Public Attributes inherited from Mean< _t >
_t summe
 
int n
 

Detailed Description

template<class _t>
class MeanZero< _t >

statistical average for more complicated stuff. Use Mean instead

Deprecated:
See Also
InitZero
Mean

Definition at line 134 of file statistiken.h.


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


ACT-CV - Machine Vision for Cognitive Modeling
© 2015 Marc Halbruegge (actcvlibrary@googlemail.com)