|
SPH
|
Geometric mean has to be specialized. More...
#include <Means.h>
Public Member Functions | |
| GeneralizedMean ()=default | |
| INLINE void | accumulate (const Float value) |
| INLINE void | reset () |
| INLINE Float | compute () const |
| INLINE Size | count () const |
Friends | |
| std::ostream & | operator<< (std::ostream &stream, const GeneralizedMean &stats) |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |