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

#include <MArrayMath.h>

Inheritance diagram for casacore::MArrayMath_global_functions_MArray_mathematical_operations::MRmsFunc< T >:

Public Member Functions

virtual ~MRmsFunc ()
 
operator() (const MArray< T > &arr) const
 

Detailed Description

template<typename T>
class casacore::MArrayMath_global_functions_MArray_mathematical_operations::MRmsFunc< T >

Definition at line 152 of file MArrayMath.h.

Constructor & Destructor Documentation

template<typename T >
virtual casacore::MArrayMath_global_functions_MArray_mathematical_operations::MRmsFunc< T >::~MRmsFunc ( )
inlinevirtual

Definition at line 154 of file MArrayMath.h.

Member Function Documentation

template<typename T >
T casacore::MArrayMath_global_functions_MArray_mathematical_operations::MRmsFunc< T >::operator() ( const MArray< T > &  arr) const
inline

Definition at line 155 of file MArrayMath.h.

References casacore::rms().


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