Home | History | Annotate | Download | only in tr1

Lines Matching defs:mt19937

530    * The best way to use this generator is with the predefined mt19937 class.
701 > mt19937;
1490 random_device(const std::string& __token = "mt19937")
1498 if (__str != "mt19937")
1546 mt19937 _M_mt;