casacore
Loading...
Searching...
No Matches
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)
 
virtual ~MadfmFunc ()
 
virtual T operator() (const Array< T > &arr) const final override
 
- Public Member Functions inherited from casacore::ArrayFunctorBase< T, RES >
virtual ~ArrayFunctorBase ()
 

Private Attributes

bool itsSorted
 
bool itsTakeEvenMean
 
bool itsInPlace
 
std::vector< T > itsTmp
 

Detailed Description

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

Definition at line 261 of file ArrayPartMath.h.

Constructor & Destructor Documentation

◆ MadfmFunc()

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

◆ ~MadfmFunc()

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

Definition at line 266 of file ArrayPartMath.h.

Member Function Documentation

◆ operator()()

Member Data Documentation

◆ itsInPlace

◆ itsSorted

◆ itsTakeEvenMean

◆ itsTmp


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