Definition at line 32 of file Random.h. Referenced by Impala::Core::Matrix::MatDrawRandomRows(), and Impala::Core::Feature::TestMakeRandomTree::ReferenceTest(). 00033 { 00034 static Random globalInstance; 00035 return globalInstance; 00036 }
|
1.5.1