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

Public Member Functions

 cluster_stats (const unsigned size)
T max ()
T mean ()
T median ()
T min ()
unsigned nelements ()
T operator[] (const unsigned index)
void reset ()
void sort ()
T standard_deviation ()
void take (const T &value)
T variance ()

Detailed Description

template<typename T>
class cluster_stats< T >

Definition at line 31 of file stats.hh.