|
EpanechnikovKernel Constructor (Int32)
|
Namespace:
Accord.Statistics.Distributions.DensityKernels
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public EpanechnikovKernel(
int dimension
)
Public Sub New (
dimension As Integer
)
Request Example
View SourceParameters
- dimension
- Type: SystemInt32
The desired dimension d.
See Also