Definition at line 64 of file Random.h.
References RandomDouble().
Referenced by Impala::Core::Array::Trait::InOutSetRandom< ArrayT >::DoIt().
00065 { 00066 return RandomDouble(1.); 00067 }
Here is the call graph for this function: