casacore
Public Member Functions | Private Attributes | List of all members
casacore::MArrayMath_global_functions_MArray_mathematical_operations::MStddevFunc< T > Class Template Reference

#include <MArrayMath.h>

Public Member Functions

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

Private Attributes

uInt itsDdof
 

Detailed Description

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

Definition at line 138 of file MArrayMath.h.

Constructor & Destructor Documentation

◆ MStddevFunc()

Definition at line 140 of file MArrayMath.h.

◆ ~MStddevFunc()

Definition at line 142 of file MArrayMath.h.

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ itsDdof


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