casa
$Rev:20696$
|
Functor to form a complex number from the left value and the imaginary part of the right value. More...
#include <Functors.h>
Public Member Functions | |
RES | operator() (L l, R r) const |
Functor to form a complex number from the left value and the imaginary part of the right value.
Definition at line 496 of file Functors.h.
RES casa::MakeComplexImag< L, R, RES >::operator() | ( | L | l, |
R | r | ||
) | const [inline] |
Definition at line 498 of file Functors.h.
References casa::imag().