casacore
Public Member Functions | Private Attributes | List of all members
casacore::ArrayPartMath_global_functions_Array_partial_operations::InterFractileRangeFunc< T > Class Template Reference

#include <ArrayPartMath.h>

Public Member Functions

 InterFractileRangeFunc (Float fraction, Bool sorted=False, Bool inPlace=False)
 
operator() (const Array< T > &arr) const
 

Private Attributes

float itsFraction
 
Bool itsSorted
 
Bool itsInPlace
 
Block< FloatitsTmp
 

Detailed Description

template<typename T>
class casacore::ArrayPartMath_global_functions_Array_partial_operations::InterFractileRangeFunc< T >

Definition at line 251 of file ArrayPartMath.h.

Constructor & Destructor Documentation

template<typename T >
casacore::ArrayPartMath_global_functions_Array_partial_operations::InterFractileRangeFunc< T >::InterFractileRangeFunc ( Float  fraction,
Bool  sorted = False,
Bool  inPlace = False 
)
inlineexplicit

Definition at line 253 of file ArrayPartMath.h.

Member Function Documentation

template<typename T >
T casacore::ArrayPartMath_global_functions_Array_partial_operations::InterFractileRangeFunc< T >::operator() ( const Array< T > &  arr) const
inline

Definition at line 256 of file ArrayPartMath.h.

Member Data Documentation

Definition at line 260 of file ArrayPartMath.h.

Definition at line 262 of file ArrayPartMath.h.

Definition at line 261 of file ArrayPartMath.h.

Definition at line 263 of file ArrayPartMath.h.


The documentation for this class was generated from the following file: