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

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

Initialization phase 2.

Definition at line 76 of file TalkNgbExtra2P2Loop.h.

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

00078     {
00079         if (mVerbose)
00080             std::cout << "  TalkNgbExtra2P2Loop::init2(" << x << "," << y << ","
00081                       << v1 << "," << v2 << "," << v3 << ") " << std::endl;
00082     }


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