Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/structcasa_1_1MakeComplexRealImag.html
Дата изменения: Unknown Дата индексирования: Mon Feb 14 23:25:03 2011 Кодировка: Поисковые слова: п п п п п п п п п п п п п п п п |
Functor to form a complex number from the real part of 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 real part of the left value and the imaginary part of the right value.
Definition at line 469 of file Functors.h.
RES casa::MakeComplexRealImag< L, R, RES >::operator() | ( | L | l, | |
R | r | |||
) | const [inline] |
Definition at line 471 of file Functors.h.
References casa::imag(), and casa::real().