$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
stats< T > Class Template Reference

Public Member Functions

 stats (const int size)
util::array< cluster_stats< T > > & clusters ()
T max ()
T mean ()
T median ()
T min ()
unsigned nelements ()
void reset ()
T standard_deviation ()
void take (const T &value)
T variance ()

Detailed Description

template<typename T>
class stats< T >

Definition at line 195 of file stats.hh.