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

void Impala::Core::Histogram::NgbOutCooccurence::Init ( int  x,
int  y,
const double &  value 
) [inline]

Initialization.

Definition at line 60 of file NgbOutCooccurence.h.

References mCompareValue.

00061     {
00062         //ILOG_DEBUG("Init called: (x,y)=(" <<x<< "," <<y<< ") value = " << value);
00063         mCompareValue = value;
00064     }


Generated on Thu Jan 13 09:19:48 2011 for ImpalaSrc by  doxygen 1.5.1