Main Content

qrandstream class

Quasi-random number streams

Construction

qrandstreamConstruct quasi-random number stream

Methods

addlistenerAdd listener for event
deleteDelete handle object
dispDisplay qrandstream object
eqTest handle equality
findobjFind objects matching specified conditions
findpropFind property of MATLAB handle object
geGreater than or equal relation for handles
gtGreater than relation for handles
isvalidTest handle validity
leLess than or equal relation for handles
ltLess than relation for handles
neNot equal relation for handles
notifyNotify listeners of event
qrandGenerate quasi-random points from stream
randGenerate quasi-random points from stream
resetReset state

Properties

PointSetPoint set from which stream is drawn
StateCurrent state of the stream

Copy Semantics

Handle. To learn how this affects your use of the class, see Comparing Handle and Value Classes in the MATLAB® Object-Oriented Programming documentation.