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::InterHexileRangeFunc< T, Alloc > Class Template Reference

#include <ArrayPartMath.h>

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

Public Member Functions

 InterHexileRangeFunc (bool sorted=false, bool inPlace=false)
 
virtual ~InterHexileRangeFunc ()
 
- 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::InterHexileRangeFunc< T, Alloc >

Definition at line 306 of file ArrayPartMath.h.

Constructor & Destructor Documentation

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

Definition at line 308 of file ArrayPartMath.h.

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

Definition at line 311 of file ArrayPartMath.h.


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