casacore
Loading...
Searching...
No Matches
casacore::MArrayMath_global_functions_MArray_mathematical_operations::MFractileFunc< T > Class Template Reference

#include <MArrayMath.h>

Public Member Functions

 MFractileFunc (Float fraction, Bool sorted=False, Bool inPlace=False)
virtual ~MFractileFunc ()
operator() (const MArray< T > &arr) const

Private Attributes

float itsFraction
Bool itsSorted
Bool itsInPlace

Detailed Description

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

Definition at line 168 of file MArrayMath.h.

Constructor & Destructor Documentation

◆ MFractileFunc()

template<typename T>
casacore::MArrayMath_global_functions_MArray_mathematical_operations::MFractileFunc< T >::MFractileFunc ( Float fraction,
Bool sorted = False,
Bool inPlace = False )
inlineexplicit

Definition at line 170 of file MArrayMath.h.

References casacore::False, itsFraction, itsInPlace, and itsSorted.

◆ ~MFractileFunc()

Definition at line 173 of file MArrayMath.h.

Member Function Documentation

◆ operator()()

Member Data Documentation

◆ itsFraction

Definition at line 177 of file MArrayMath.h.

Referenced by MFractileFunc(), and operator()().

◆ itsInPlace

Definition at line 179 of file MArrayMath.h.

Referenced by MFractileFunc(), and operator()().

◆ itsSorted

Definition at line 178 of file MArrayMath.h.

Referenced by MFractileFunc(), and operator()().


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