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

template<class ArrayT>
ArithT Impala::Core::Array::Trait::InOutSetRandom< ArrayT >::DoIt (  )  [inline]

This implementation is incorrect it does not take the type into account.

Todo:
change implementation

Definition at line 36 of file InOutSetRandom.h.

References Impala::Core::Array::Trait::InOutSetRandom< ArrayT >::mMaxValue, and Impala::Util::RandomDouble().

00037     {
00038         return Util::RandomDouble(mMaxValue);
00039     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:03:58 2010 for ImpalaSrc by  doxygen 1.5.1