casacore
Loading...
Searching...
No Matches
casacore::ArrayPartMath_global_functions_Array_partial_operations::MeanFunc< T > Class Template Reference

#include <ArrayPartMath.h>

Public Member Functions

virtual ~MeanFunc ()
 
virtual T operator() (const Array< T > &arr) const final override
 
- Public Member Functions inherited from casacore::ArrayFunctorBase< T, RES >
virtual ~ArrayFunctorBase ()
 

Detailed Description

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

Definition at line 214 of file ArrayPartMath.h.

Constructor & Destructor Documentation

◆ ~MeanFunc()

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

Definition at line 216 of file ArrayPartMath.h.

Member Function Documentation

◆ operator()()

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

Implements casacore::ArrayFunctorBase< T, RES >.

Definition at line 217 of file ArrayPartMath.h.

References casacore::mean().


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