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

void Impala::Core::Array::Pattern::PtrWrite ( Real32 *  ptr,
Real64  v 
) [inline]

Definition at line 130 of file PtrFunc.h.

00131 {
00132     *ptr = v;
00133 }


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