casacore
|
#include <ArrayPartMath.h>
Public Member Functions | |
MadfmFunc (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< Float > | itsTmp |
Definition at line 225 of file ArrayPartMath.h.
|
inlineexplicit |
Definition at line 227 of file ArrayPartMath.h.
|
inline |
Definition at line 230 of file ArrayPartMath.h.
|
private |
Definition at line 235 of file ArrayPartMath.h.
|
private |
Definition at line 233 of file ArrayPartMath.h.
|
private |
Definition at line 234 of file ArrayPartMath.h.
|
mutableprivate |
Definition at line 236 of file ArrayPartMath.h.