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

Real64 Impala::Core::Array::ColorMoments::C02 ( std::string  band  )  [inline, private]

Definition at line 353 of file ColorMomentsKoen.h.

References DB().

Referenced by GetInvariants().

00353                               {
00354         return (DB(0,0,band,1,1)*DB(0,0,band,0,0))/(DB(0,0,band,0,1)*DB(0,0,band,1,0));
00355     }

Here is the call graph for this function:


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