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

Real64 Impala::Core::Array::ColorMoments::B02 ( char  band  )  [inline, private]

Definition at line 336 of file ColorMomentsKoen.h.

References SB().

Referenced by GetInvariants().

00336                          {
00337         return (SB(0 ,0,band,0)*SB(0,0,band,2))/(SB(0,0,band,1)*SB(0,0,band,1));
00338     }

Here is the call graph for this function:


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