Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://lib.mexmat.ru/books/106458
Дата изменения: Unknown
Дата индексирования: Tue Apr 12 23:15:59 2016
Кодировка: Windows-1251
Электронная библиотека Попечительского совета механико-математического факультета Московского государственного университета
Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: An Object-Oriented Random-Number Package With Many Long Streams And Substreams
Авторы: L'Ecuyer P., Simard R., Chen E.J.
Аннотация:
Multiple independent streams of random numbers are often required in simulation studies, for instance, to facilitate synchronization for variance-reduction purposes, and for making independent replications. A portable set of software utilities is described for uniform random- number generation. It provides for multiple generators (streams) running simultaneously, and each generator (stream) has its sequence of numbers partitioned into many long disjoint contiguous substreaius. The basic; underlying generator for this implementation is a combined multiple recursive generator with period length of approximately 2iyi, proposed in a previous paper. A C++ interface is described here. Portable implementations are available in C, C++, and Java via the Online Companion to this paper on the Operations Research website.