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)
 
virtual ~InterFractileRangeFunc ()
 
virtual T 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 293 of file ArrayPartMath.h.

Constructor & Destructor Documentation

◆ InterFractileRangeFunc()

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 295 of file ArrayPartMath.h.

◆ ~InterFractileRangeFunc()

Definition at line 298 of file ArrayPartMath.h.

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ itsFraction

◆ itsInPlace

◆ itsSorted

◆ itsTmp


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