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

Real64 Impala::Core::Array::Element::E2Sup ( Real64  v1,
Real64  v2 
) [inline]

Definition at line 23 of file E2Sup.h.

00024 {
00025     return (v1 > v2) ? v1 : v2;
00026 }


Generated on Fri Mar 19 11:00:29 2010 for ImpalaSrc by  doxygen 1.5.1