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

#include <MArrayMath.h>

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

Public Member Functions

 MVarianceFunc (uInt ddof=0)
 
virtual ~MVarianceFunc ()
 
operator() (const MArray< T > &arr) const
 

Private Attributes

uInt itsDdof
 

Detailed Description

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

Definition at line 129 of file MArrayMath.h.

Constructor & Destructor Documentation

Definition at line 131 of file MArrayMath.h.

Definition at line 133 of file MArrayMath.h.

Member Function Documentation

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

Definition at line 134 of file MArrayMath.h.

References casacore::variance().

Member Data Documentation

Definition at line 136 of file MArrayMath.h.


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