SPH
|
Generalized mean with fixed (compile-time) power. More...
#include <Means.h>
Public Member Functions | |
GeneralizedMean ()=default | |
INLINE void | accumulate (const Float value) |
INLINE void | reset () |
Removes all values from the set. More... | |
INLINE Float | compute () const |
INLINE Size | count () const |
Friends | |
std::ostream & | operator<< (std::ostream &stream, const GeneralizedMean &stats) |
Generalized mean with fixed (compile-time) power.
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |