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

Real64 Impala::Core::Array::C02 ( std::string  band  ) 

Definition at line 114 of file ColorMoments.h.

References DB().

Referenced by ColorMoments().

00114                           {
00115     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));
00116 }

Here is the call graph for this function:


Generated on Thu Jan 13 09:16:59 2011 for ImpalaSrc by  doxygen 1.5.1