casa
$Rev:20696$
|
Functor to form a complex number from the real part of the left value and 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 real part of the left value and the right value.
Definition at line 487 of file Functors.h.
RES casa::MakeComplexReal< L, R, RES >::operator() | ( | L | l, |
R | r | ||
) | const [inline] |
Definition at line 489 of file Functors.h.
References casa::real().