casa::vi::WeightScalingImpl< F > Class Template Reference

#include <VisibilityIterator2.h>

Inheritance diagram for casa::vi::WeightScalingImpl< F >:
casa::vi::WeightScaling

List of all members.

Public Member Functions

 WeightScalingImpl (F f)
 Provide either a unary function, Float (*) (Float), or a functor class having a Float operator() (Float) method.
Float apply (Float f)

Private Attributes

function_p

Detailed Description

template<typename F>
class casa::vi::WeightScalingImpl< F >

Definition at line 207 of file VisibilityIterator2.h.


Constructor & Destructor Documentation

template<typename F >
casa::vi::WeightScalingImpl< F >::WeightScalingImpl ( f  )  [inline]

Provide either a unary function, Float (*) (Float), or a functor class having a Float operator() (Float) method.

Definition at line 213 of file VisibilityIterator2.h.


Member Function Documentation

template<typename F >
Float casa::vi::WeightScalingImpl< F >::apply ( Float  f  )  [inline, virtual]

Member Data Documentation

template<typename F >
F casa::vi::WeightScalingImpl< F >::function_p [private]

Definition at line 219 of file VisibilityIterator2.h.

Referenced by casa::vi::WeightScalingImpl< F >::apply().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1