|
MetropolisHastingTProposal Property
|
Gets or sets the move proposal distribution.
Namespace:
Accord.Statistics.Distributions.Sampling
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public Func<T[], T[], T[]> Proposal { get; }
Public ReadOnly Property Proposal As Func(Of T(), T(), T())
Get
Request Example
View SourceProperty Value
Type:
FuncT,
T,
TSee Also