|
DirichletDimension Property
|
Gets or sets the dimension for the kernel.
Namespace:
Accord.Statistics.Kernels
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public int Dimension { get; set; }
Public Property Dimension As Integer
Get
Set
Request Example
View SourceProperty Value
Type:
Int32See Also