casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::Imag< T, RES > Struct Template Reference

Functor to apply complex function imag. More...

#include <Functors.h>

List of all members.

Public Member Functions

RES operator() (T value) const

Detailed Description

template<typename T, typename RES>
struct casa::Imag< T, RES >

Functor to apply complex function imag.

Definition at line 529 of file Functors.h.


Member Function Documentation

template<typename T , typename RES >
RES casa::Imag< T, RES >::operator() ( value) const [inline]

Definition at line 531 of file Functors.h.

References casa::imag().


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