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

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

Definition at line 17 of file E1Pow.h.

00018 {
00019     return pow((double)v,w);
00020 }


Generated on Thu Jan 13 09:17:26 2011 for ImpalaSrc by  doxygen 1.5.1