casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
casacore::ArrayPartMath_global_functions_Array_partial_operations::MaxFunc< T, Alloc > Class Template Reference

#include <ArrayPartMath.h>

Inheritance diagram for casacore::ArrayPartMath_global_functions_Array_partial_operations::MaxFunc< T, Alloc >:
casacore::ArrayFunctorBase< T >

Public Member Functions

virtual ~MaxFunc ()
 
virtual T operator() (const Array< T, Alloc > &arr) const finaloverride
 
- Public Member Functions inherited from casacore::ArrayFunctorBase< T >
virtual ~ArrayFunctorBase ()
 
virtual T operator() (const Array< T > &) const =0
 

Detailed Description

template<typename T, typename Alloc = std::allocator<T>>
class casacore::ArrayPartMath_global_functions_Array_partial_operations::MaxFunc< T, Alloc >

Definition at line 211 of file ArrayPartMath.h.

Constructor & Destructor Documentation

template<typename T , typename Alloc = std::allocator<T>>
virtual casacore::ArrayPartMath_global_functions_Array_partial_operations::MaxFunc< T, Alloc >::~MaxFunc ( )
inlinevirtual

Definition at line 213 of file ArrayPartMath.h.

Member Function Documentation

template<typename T , typename Alloc = std::allocator<T>>
virtual T casacore::ArrayPartMath_global_functions_Array_partial_operations::MaxFunc< T, Alloc >::operator() ( const Array< T, Alloc > &  arr) const
inlinefinaloverridevirtual

Definition at line 214 of file ArrayPartMath.h.

References casacore::max().


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