Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

Element::Complex64 Impala::Core::Array::Pattern::PtrRead ( Real64 *  ptr,
Element::Complex64   
) [inline]

Definition at line 81 of file PtrFunc.h.

Referenced by Impala::Core::Array::Trait::TalkBpoPtrEn< DstArrayT, Src1ArrayT, Src2ArrayT >::DoIt(), and Impala::Core::Array::Array2dTem< ElemT, 1, ElemT >::Value().

00082 {
00083     return Element::Complex64(ptr[0], ptr[1]);
00084 }


Generated on Thu Jan 13 09:17:49 2011 for ImpalaSrc by  doxygen 1.5.1