You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TRandomGenerator Class > TRandomGenerator Methods > TRandomGenerator.this Indexer
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TRandomGenerator.this Indexer

A list of independent random streams.

Syntax
C#
Visual Basic
public TRngStream this[int Index1];

The number of independent random streams is defined with the StreamCount property. The method used to achieve random stream independence is defined with StreamIndependence.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!