Click or drag to resize
Accord.NET (logo)

IndependentOptionsTOptionsInnerOptions Property

Gets or sets the fitting options for specific inner independent components in the joint distribution.

Namespace:  Accord.Statistics.Distributions.Fitting
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public TOptions[] InnerOptions { get; set; }
Request Example View Source

Property Value

Type: TOptions
See Also