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

template<class DstArrayT, class SrcArrayT>
void Impala::Core::Array::Trait::TalkNgbP2Loop< DstArrayT, SrcArrayT >::Init2 ( int  x,
int  y,
const SrcArithType value 
) [inline]

Initialization phase 2.

Definition at line 71 of file TalkNgbP2Loop.h.

References Impala::Core::Array::Trait::TalkNgbP2Loop< DstArrayT, SrcArrayT >::mVerbose.

00072     {
00073         if (mVerbose)
00074             std::cout << "  TalkNgbP2Loop::init2(" << x << "," << y << ","
00075                       << value << ") " << std::endl;
00076     }


Generated on Fri Mar 19 11:05:35 2010 for ImpalaSrc by  doxygen 1.5.1