casacore
|
#include <MArrayMath.h>
Public Member Functions | |
MFractileFunc (Float fraction, Bool sorted=False, Bool inPlace=False) | |
virtual | ~MFractileFunc () |
T | operator() (const MArray< T > &arr) const |
Private Attributes | |
float | itsFraction |
Bool | itsSorted |
Bool | itsInPlace |
Definition at line 166 of file MArrayMath.h.
|
inlineexplicit |
Definition at line 168 of file MArrayMath.h.
|
inlinevirtual |
Definition at line 171 of file MArrayMath.h.
|
inline |
Definition at line 172 of file MArrayMath.h.
References casacore::MArrayMath_global_functions_MArray_mathematical_operations::fractile(), casacore::MArrayMath_global_functions_MArray_mathematical_operations::MFractileFunc< T >::itsFraction, casacore::MArrayMath_global_functions_MArray_mathematical_operations::MFractileFunc< T >::itsInPlace, and casacore::MArrayMath_global_functions_MArray_mathematical_operations::MFractileFunc< T >::itsSorted.
|
private |
Definition at line 175 of file MArrayMath.h.
Referenced by casacore::MArrayMath_global_functions_MArray_mathematical_operations::MFractileFunc< T >::operator()().
|
private |
Definition at line 177 of file MArrayMath.h.
Referenced by casacore::MArrayMath_global_functions_MArray_mathematical_operations::MFractileFunc< T >::operator()().
|
private |
Definition at line 176 of file MArrayMath.h.
Referenced by casacore::MArrayMath_global_functions_MArray_mathematical_operations::MFractileFunc< T >::operator()().