Click or drag to resize
Accord.NET (logo)

AdditiveKernels Property

Gets the combination of kernels to use.

Namespace:  Accord.Statistics.Kernels
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public IKernel[] Kernels { get; }
Request Example View Source

Property Value

Type: IKernel
See Also