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

#include <ArrayPartMath.h>

Public Member Functions

virtual ~MaxFunc ()
 
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::MaxFunc< T >

Definition at line 209 of file ArrayPartMath.h.

Constructor & Destructor Documentation

◆ ~MaxFunc()

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

Definition at line 211 of file ArrayPartMath.h.

Member Function Documentation

◆ operator()()

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

Implements casacore::ArrayFunctorBase< T, RES >.

Definition at line 212 of file ArrayPartMath.h.

References casacore::max().


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