casacore
Public Member Functions | Private Attributes | List of all members
casacore::ArrayPartMath_global_functions_Array_partial_operations::MadfmFunc< T > Class Template Reference

#include <ArrayPartMath.h>

Public Member Functions

 MadfmFunc (Bool sorted=False, Bool takeEvenMean=True, Bool inPlace=False)
 
operator() (const Array< T > &arr) const
 

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

Member Function Documentation

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

Definition at line 230 of file ArrayPartMath.h.

Member Data Documentation

Definition at line 235 of file ArrayPartMath.h.

Definition at line 233 of file ArrayPartMath.h.

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

Definition at line 234 of file ArrayPartMath.h.

Definition at line 236 of file ArrayPartMath.h.


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