Click or drag to resize
Accord.NET (logo)

IMixtureTDistributionComponents Property

Gets the mixture components.

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

Property Value

Type: TDistribution
See Also