Click or drag to resize
Accord.NET (logo)

TensorTKernels Property

Gets or sets the inner kernels used in this tensor kernel.

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

Property Value

Type: T
See Also