casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
casacore::ArrayPartMath_global_functions_Array_partial_operations::MadfmFunc< T > Class Template Reference

#include <ArrayPartMath.h>

Inheritance diagram for casacore::ArrayPartMath_global_functions_Array_partial_operations::MadfmFunc< T >:
casacore::ArrayFunctorBase< T >

Public Member Functions

 MadfmFunc (Bool sorted=False, Bool takeEvenMean=True, Bool inPlace=False)
 
virtual ~MadfmFunc ()
 
virtual T operator() (const Array< T > &arr) const
 
- Public Member Functions inherited from casacore::ArrayFunctorBase< T >
virtual ~ArrayFunctorBase ()
 

Private Attributes

Bool itsSorted
 
Bool itsTakeEvenMean
 
Bool itsInPlace
 
Block< FloatitsTmp
 

Detailed Description

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

Definition at line 265 of file ArrayPartMath.h.

Constructor & Destructor Documentation

template<typename T >
casacore::ArrayPartMath_global_functions_Array_partial_operations::MadfmFunc< T >::MadfmFunc ( Bool  sorted = False,
Bool  takeEvenMean = True,
Bool  inPlace = False 
)
inlineexplicit

Definition at line 267 of file ArrayPartMath.h.

template<typename T >
virtual casacore::ArrayPartMath_global_functions_Array_partial_operations::MadfmFunc< T >::~MadfmFunc ( )
inlinevirtual

Definition at line 270 of file ArrayPartMath.h.

Member Function Documentation

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

Implements casacore::ArrayFunctorBase< T >.

Definition at line 271 of file ArrayPartMath.h.

Member Data Documentation

Definition at line 276 of file ArrayPartMath.h.

Definition at line 274 of file ArrayPartMath.h.

template<typename T >
Bool casacore::ArrayPartMath_global_functions_Array_partial_operations::MadfmFunc< T >::itsTakeEvenMean
private

Definition at line 275 of file ArrayPartMath.h.

Definition at line 277 of file ArrayPartMath.h.


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