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

template<class DstArrayT, class SrcArrayT, class ExtraArrayT>
void Impala::Core::Array::Trait::TalkNgbExtraP2Loop< DstArrayT, SrcArrayT, ExtraArrayT >::Init2 ( int  x,
int  y,
const SrcArithType v1,
const ExtraArithType v2 
) [inline]

Initialization phase 2.

Definition at line 73 of file TalkNgbExtraP2Loop.h.

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

00074     {
00075         if (mVerbose)
00076             std::cout << "  TalkNgbExtraP2Loop::init2(" << x << "," << y << ","
00077                       << v1 << "," << v2 << ") " << std::endl;
00078     }


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