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

void Impala::Core::Array::Trait::NgbIntegral::Init ( int  x,
int  y,
const double &  value 
) [inline]

Initialization.

Definition at line 70 of file NgbIntegral.h.

References mValue.

00071     {
00072         //ILOG_DEBUG("Init called: (" <<x<< "," <<y<< ") value = " << value);
00073         mValue = 0;
00074     }


Generated on Fri Mar 19 11:04:38 2010 for ImpalaSrc by  doxygen 1.5.1