openrave.org

Table Of Contents

Questions? Suggestions?

Join the openrave-users mailing list

Digest:

Trac: Report bugs/request features

Reference

Core C++ API

Python API

Developers Guide

This Page

MT19937 - basesamplers

Type:spacesampler
Plugin:basesamplers
Interface Author:
 Takuji Nishimura and Makoto Matsumoto

Mersenne twister sampling algorithm that is based on matrix linear recurrence over finite binary field F2. It has a period of 2^19937-1 and passes many tests for statistical uniform randomness.

MT19937 Commands

help

display help commands.