Click or drag to resize
Accord.NET (logo)

MetropolisHastingTCurrent Property

Gets the last successfully generated observation.

Namespace:  Accord.Statistics.Distributions.Sampling
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public T[] Current { get; }
Request Example View Source

Property Value

Type: T
See Also