Click or drag to resize
Accord.NET (logo)

ISimilarityT Interface

Common interface for similarity measures.

Namespace:  Accord.Math.Distances
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public interface ISimilarity<T> : ISimilarity<T, T>

Type Parameters

T
The type of the elements to be compared.

The ISimilarityT type exposes the following members.

Methods
See Also