| Contents | Index |
Quasi-random point sets
qrandset is a base class that encapsulates a sequence of multi- dimensional quasi-random numbers. This base class is abstract and cannot be instantiated directly. Concrete subclasses include sobolset and haltonset.
| qrandset | Abstract quasi-random point set class |
| disp | Display qrandset object |
| end | Last index in indexing expression for point set |
| length | Length of point set |
| ndims | Number of dimensions in matrix |
| net | Generate quasi-random point set |
| scramble | Scramble quasi-random point set |
| size | Number of dimensions in matrix |
| subsref | Subscripted reference for qrandset |
| Dimensions | Number of dimensions |
| Leap | Interval between points |
| ScrambleMethod | Settings that control scrambling |
| Skip | Number of initial points to omit from sequence |
| Type | Name of sequence on which point set P is based |
Value. To learn how this affects your use of the class, see Comparing Handle and Value Classes in the MATLAB Object-Oriented Programming documentation.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |