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

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

Definition at line 357 of file ColorMomentsKoen.h.

References DB().

Referenced by GetInvariants().

00357                                    {
00358         return (DB(0,0,band,2,0)*DB(0,0,band,0,2))/(DB(0,0,band,1,1)*DB(0,0,band,1,1));
00359     }

Here is the call graph for this function:


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