Click or drag to resize
Accord.NET (logo)

IEstimable Interface

Interface for kernel functions with support for automatic parameter estimation.

Namespace:  Accord.Statistics.Kernels
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public interface IEstimable : IEstimable<double[]>, 
	IKernel<double[]>
Request Example View Source

The IEstimable type exposes the following members.

Methods
See Also