|
ACT-CV - Machine Vision for Cognitive Modeling
|
statistical average for more complicated stuff. Use Mean instead More...
#include <statistiken.h>


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 |
statistical average for more complicated stuff. Use Mean instead
Definition at line 134 of file statistiken.h.