Extreme Optimization™: Complexity made simple.

Numerical Components
for .NET

  • Home
  • •
  • Features
    • Math Library
    • Vector and Matrix Library
    • Statistics Library
    • Performance
    • Usability
  • •
  • Documentation
    • Introduction
    • Math Library User's Guide
    • Vector and Matrix Library User's Guide
    • Statistics Library User's Guide
    • Reference
  • •
  • Support
    • Frequently Asked Questions
    • QuickStart Samples
    • Sample Applications
    • Downloads
  • •
  • Blog
  • •
  • Company
    • About us
    • Testimonials
    • Customers
    • Press Releases
    • Careers
    • Contact us
Introduction
Expand Mathematics Library User's GuideMathematics Library User's Guide
Expand Vector and Matrix Library User's GuideVector and Matrix Library User's Guide
Expand Statistics Library User's GuideStatistics Library User's Guide
Expand ReferenceReference
  • Home
  • Documentation
  • Reference
  • Extreme.Statistics.Random Namespace
    • CorrelatedRandomNumberGenerator Class
    • ExtendedRandom Class
    • FaureSequence Class
    • GfsrGenerator Class
    • HaltonSequence Class
    • MersenneTwister Class
    • RandomEnumerator Class
    • RandomizedCollection Class
    • RandomSequence Class
    • RandomWordGenerator Class
    • RanLux Class
    • RanLux24 Class
    • RanLuxLuxuryLevel Enumeration
    • Shuffler Class
Collapse imageExpand ImageCopy imageCopyHover image
       




Extreme.Statistics.Random Namespace

The Extreme.Statistics.Random namespace contains classes that represent random number generators and related classes.

Classes

  ClassDescription
Public classCorrelatedRandomNumberGenerator
Represents a random number generator that produces correlated random variables.
Public classExtendedRandom
Extends the functionality of Random.
Public classFaureSequence
Represents a Fauré Sequence of pseudo-_random vectors.
Public classGfsrGenerator
Represents a generalized feedback shift register pseudo-random number generator.
Public classHaltonSequence
Represents a Halton Sequence.
Public classMersenneTwister
Represents a pseudo-random number generator based on the Mersenne Twister algorithm.
Public classRandomEnumerator
Iterates over the items of a collection in a random manner. Every member of the collection is used exactly once.
Public classRandomizedCollection
Represents a collection whose elements are enumerated in random order.
Public classRandomSequence
Represents a pseudo-random Sequence.
Public classRandomWordGenerator
Base class for random number generators that produce random data in chunks of 32-bit words.
Public classRanLux
Represents a RanLux pseudo-random number generator
Public classRanLux24
Represents a RanLux pseudo-random number generator
Public classShuffler
Contains methods for shuffling (randomizing) the members of a collection.

Enumerations

  EnumerationDescription
Public enumerationRanLuxLuxuryLevel
Enumerates possible values for the LuxuryLevel of a RanLux random number generator.

Send comments on this topic to support@extremeoptimization.com

Copyright © 2003-2010, Extreme Optimization. All rights reserved.
Extreme Optimization, Complexity made simple, M#, and M Sharp are trademarks of ExoAnalytics Inc.
Microsoft, Visual C#, Visual Basic, Visual Studio, Visual Studio.NET, and the Optimized for Visual Studio logo
are registered trademarks of Microsoft Corporation.