casacore
|
#include <ArrayPartMath.h>
Public Member Functions | |
MedianFunc (Bool sorted=False, Bool takeEvenMean=True, Bool inPlace=False) | |
T | operator() (const Array< T > &arr) const |
Private Attributes | |
Bool | itsSorted |
Bool | itsTakeEvenMean |
Bool | itsInPlace |
Block< T > | itsTmp |
Definition at line 212 of file ArrayPartMath.h.
|
inlineexplicit |
Definition at line 214 of file ArrayPartMath.h.
|
inline |
Definition at line 217 of file ArrayPartMath.h.
References casacore::median().
|
private |
Definition at line 222 of file ArrayPartMath.h.
|
private |
Definition at line 220 of file ArrayPartMath.h.
|
private |
Definition at line 221 of file ArrayPartMath.h.
|
mutableprivate |
Definition at line 223 of file ArrayPartMath.h.