casacore
Public Member Functions | List of all members
casacore::ArrayPartMath_global_functions_Array_partial_operations::InterQuartileRangeFunc< T, Alloc > Class Template Reference

#include <ArrayPartMath.h>

Public Member Functions

 InterQuartileRangeFunc (bool sorted=false, bool inPlace=false)
 
virtual ~InterQuartileRangeFunc ()
 
- Public Member Functions inherited from casacore::ArrayPartMath_global_functions_Array_partial_operations::InterFractileRangeFunc< T, std::allocator< T > >
 InterFractileRangeFunc (float fraction, bool sorted=false, bool inPlace=false)
 
virtual ~InterFractileRangeFunc ()
 
virtual T operator() (const Array< T, std::allocator< T > > &arr) const final override
 

Detailed Description

template<typename T, typename Alloc = std::allocator<T>>
class casacore::ArrayPartMath_global_functions_Array_partial_operations::InterQuartileRangeFunc< T, Alloc >

Definition at line 313 of file ArrayPartMath.h.

Constructor & Destructor Documentation

◆ InterQuartileRangeFunc()

template<typename T , typename Alloc = std::allocator<T>>
casacore::ArrayPartMath_global_functions_Array_partial_operations::InterQuartileRangeFunc< T, Alloc >::InterQuartileRangeFunc ( bool  sorted = false,
bool  inPlace = false 
)
inlineexplicit

Definition at line 315 of file ArrayPartMath.h.

◆ ~InterQuartileRangeFunc()

template<typename T , typename Alloc = std::allocator<T>>
virtual casacore::ArrayPartMath_global_functions_Array_partial_operations::InterQuartileRangeFunc< T, Alloc >::~InterQuartileRangeFunc ( )
inlinevirtual

Definition at line 318 of file ArrayPartMath.h.


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