Click or drag to resize
Accord.NET (logo)

Dirichlet Constructor

Constructs a new Dirichlet Kernel

Namespace:  Accord.Statistics.Kernels
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public Dirichlet(
	int dimension
)
Request Example View Source

Parameters

dimension
Type: SystemInt32
See Also