Click or drag to resize
Accord.NET (logo)

JointDistribution Constructor (Int32)

Constructs a new joint discrete distribution.

Namespace:  Accord.Statistics.Distributions.Multivariate
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public JointDistribution(
	int[] symbols
)
Request Example View Source

Parameters

symbols
Type: SystemInt32
See Also