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

template<class DstArrayT, class SrcArrayT>
int Impala::Core::Array::Trait::NgbPercentile< DstArrayT, SrcArrayT >::Height (  )  [inline]

Height of the neighbourhood.

Definition at line 60 of file NgbPercentile.h.

References Impala::Core::Array::Trait::NgbPercentile< DstArrayT, SrcArrayT >::mSize.

00061     {
00062         return mSize;
00063     }


Generated on Thu Jan 13 09:18:22 2011 for ImpalaSrc by  doxygen 1.5.1