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

Real64 Impala::Core::Array::B02 ( char  band  ) 

Definition at line 97 of file ColorMoments.h.

References SB().

Referenced by ColorMoments().

00097                      {
00098     return (SB(0 ,0,band,0)*SB(0,0,band,2))/(SB(0,0,band,1)*SB(0,0,band,1));
00099 }

Here is the call graph for this function:


Generated on Fri Mar 19 10:56:13 2010 for ImpalaSrc by  doxygen 1.5.1