casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
casacore::ArrayPartMath_global_functions_Array_partial_operations::InterQuartileRangeFunc< T, Alloc > Class Template Reference

#include <ArrayPartMath.h>

Inheritance diagram for casacore::ArrayPartMath_global_functions_Array_partial_operations::InterQuartileRangeFunc< T, Alloc >:
casacore::ArrayPartMath_global_functions_Array_partial_operations::InterFractileRangeFunc< T, Alloc >

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, Alloc >
 InterFractileRangeFunc (float fraction, bool sorted=false, bool inPlace=false)
 
virtual ~InterFractileRangeFunc ()
 
virtual T operator() (const Array< T, Alloc > &arr) const finaloverride
 

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

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.

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: