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

Real64 Impala::Core::Array::Element::E1Pow ( Real64  v,
Real64  w 
) [inline]

Definition at line 23 of file E1Pow.h.

00024 {
00025     return pow(v,w);
00026 }


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