|
MetropolisHastingTRandomSource Property
|
Gets or sets a factory method to create random number generators used in this instance.
Namespace:
Accord.Statistics.Distributions.Sampling
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public Random RandomSource { get; set; }
Public Property RandomSource As Random
Get
Set
Request Example
View SourceProperty Value
Type:
RandomSee Also