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.

◆ ~MFractileFunc()

Definition at line 173 of file MArrayMath.h.

Member Function Documentation

◆ operator()()

Member Data Documentation

◆ itsFraction

◆ itsInPlace

◆ itsSorted


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