casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
casa::ArrayPartMath_global_functions_Array_partial_operations::FractileFunc< T > Class Template Reference

#include <ArrayPartMath.h>

List of all members.

Public Member Functions

 FractileFunc (Float fraction, Bool sorted=False, Bool inPlace=False)
operator() (const Array< T > &arr) const

Private Attributes

float itsFraction
Bool itsSorted
Bool itsInPlace
Block< T > itsTmp

Detailed Description

template<typename T>
class casa::ArrayPartMath_global_functions_Array_partial_operations::FractileFunc< T >

Definition at line 208 of file ArrayPartMath.h.


Constructor & Destructor Documentation

template<typename T >
casa::ArrayPartMath_global_functions_Array_partial_operations::FractileFunc< T >::FractileFunc ( Float  fraction,
Bool  sorted = False,
Bool  inPlace = False 
) [inline, explicit]

Definition at line 210 of file ArrayPartMath.h.


Member Function Documentation

template<typename T >
T casa::ArrayPartMath_global_functions_Array_partial_operations::FractileFunc< T >::operator() ( const Array< T > &  arr) const [inline]

Definition at line 213 of file ArrayPartMath.h.

References casa::fractile().


Member Data Documentation

Definition at line 216 of file ArrayPartMath.h.

Definition at line 218 of file ArrayPartMath.h.

Definition at line 217 of file ArrayPartMath.h.

Definition at line 219 of file ArrayPartMath.h.


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