![]() | |
CachedDissimilarityMetricTInstance Class |
Namespace: Aglomera
public class CachedDissimilarityMetric<TInstance> : IDissimilarityMetric<TInstance>, IDisposable
The CachedDissimilarityMetricTInstance type exposes the following members.
Name | Description | |
---|---|---|
![]() | CachedDissimilarityMetricTInstance |
Creates a new CachedDissimilarityMetricTInstance according to the given base dissimilarity metric
and the known set of instances.
|
Name | Description | |
---|---|---|
![]() | Calculate |
Calculates the distance between two instances according to this metric.
|
![]() | Dispose | Releases all resources used by the CachedDissimilarityMetricTInstance |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |