Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:17:26 2011 for ImpalaSrc by  doxygen 1.5.1