casacore
Loading...
Searching...
No Matches
Public Member Functions | List of all members
casacore::ArrayPartMath_global_functions_Array_partial_operations::ProductFunc< T > Class Template Reference

#include <ArrayPartMath.h>

Public Member Functions

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

Definition at line 199 of file ArrayPartMath.h.

Constructor & Destructor Documentation

◆ ~ProductFunc()

Definition at line 201 of file ArrayPartMath.h.

Member Function Documentation

◆ operator()()

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

Implements casacore::ArrayFunctorBase< T, RES >.

Definition at line 202 of file ArrayPartMath.h.

References casacore::product().


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