casacore
|
#include <ArrayPartMath.h>
Public Member Functions | |
MadfmFunc (Bool sorted=False, Bool takeEvenMean=True, Bool inPlace=False) | |
virtual | ~MadfmFunc () |
virtual T | operator() (const Array< T > &arr) const |
![]() | |
virtual | ~ArrayFunctorBase () |
Private Attributes | |
Bool | itsSorted |
Bool | itsTakeEvenMean |
Bool | itsInPlace |
Block< Float > | itsTmp |
Definition at line 265 of file ArrayPartMath.h.
|
inlineexplicit |
Definition at line 267 of file ArrayPartMath.h.
|
inlinevirtual |
Definition at line 270 of file ArrayPartMath.h.
|
inlinevirtual |
Implements casacore::ArrayFunctorBase< T >.
Definition at line 271 of file ArrayPartMath.h.
References casacore::ArrayPartMath_global_functions_Array_partial_operations::MadfmFunc< T >::itsInPlace, casacore::ArrayPartMath_global_functions_Array_partial_operations::MadfmFunc< T >::itsSorted, casacore::ArrayPartMath_global_functions_Array_partial_operations::MadfmFunc< T >::itsTakeEvenMean, and casacore::ArrayPartMath_global_functions_Array_partial_operations::MadfmFunc< T >::itsTmp.
|
private |
Definition at line 276 of file ArrayPartMath.h.
Referenced by casacore::ArrayPartMath_global_functions_Array_partial_operations::MadfmFunc< T >::operator()().
|
private |
Definition at line 274 of file ArrayPartMath.h.
Referenced by casacore::ArrayPartMath_global_functions_Array_partial_operations::MadfmFunc< T >::operator()().
|
private |
Definition at line 275 of file ArrayPartMath.h.
Referenced by casacore::ArrayPartMath_global_functions_Array_partial_operations::MadfmFunc< T >::operator()().
|
mutableprivate |
Definition at line 277 of file ArrayPartMath.h.
Referenced by casacore::ArrayPartMath_global_functions_Array_partial_operations::MadfmFunc< T >::operator()().