casacore
|
#include <ArrayPartMath.h>
Public Member Functions | |
InterFractileRangeFunc (Float fraction, Bool sorted=False, Bool inPlace=False) | |
virtual | ~InterFractileRangeFunc () |
virtual T | operator() (const Array< T > &arr) const |
Private Attributes | |
float | itsFraction |
Bool | itsSorted |
Bool | itsInPlace |
Block< Float > | itsTmp |
Definition at line 293 of file ArrayPartMath.h.
|
inlineexplicit |
Definition at line 295 of file ArrayPartMath.h.
|
inlinevirtual |
Definition at line 298 of file ArrayPartMath.h.
|
inlinevirtual |
Definition at line 299 of file ArrayPartMath.h.
References casacore::ArrayPartMath_global_functions_Array_partial_operations::InterFractileRangeFunc< T >::itsFraction, casacore::ArrayPartMath_global_functions_Array_partial_operations::InterFractileRangeFunc< T >::itsInPlace, casacore::ArrayPartMath_global_functions_Array_partial_operations::InterFractileRangeFunc< T >::itsSorted, and casacore::ArrayPartMath_global_functions_Array_partial_operations::InterFractileRangeFunc< T >::itsTmp.
|
private |
Definition at line 303 of file ArrayPartMath.h.
Referenced by casacore::ArrayPartMath_global_functions_Array_partial_operations::InterFractileRangeFunc< T >::operator()().
|
private |
Definition at line 305 of file ArrayPartMath.h.
Referenced by casacore::ArrayPartMath_global_functions_Array_partial_operations::InterFractileRangeFunc< T >::operator()().
|
private |
Definition at line 304 of file ArrayPartMath.h.
Referenced by casacore::ArrayPartMath_global_functions_Array_partial_operations::InterFractileRangeFunc< T >::operator()().
|
mutableprivate |
Definition at line 306 of file ArrayPartMath.h.
Referenced by casacore::ArrayPartMath_global_functions_Array_partial_operations::InterFractileRangeFunc< T >::operator()().