PrecisionTInstance, TClass Class | |
Namespace: Aglomera.Evaluation.External
public class Precision<TInstance, TClass> : IExternalEvaluationCriterion<TInstance, TClass> where TInstance : Object, IComparable<TInstance>
The PrecisionTInstance, TClass type exposes the following members.
| Name | Description | |
|---|---|---|
| PrecisionTInstance, TClass | Initializes a new instance of the PrecisionTInstance, TClass class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Evaluate |
Evaluates a given ClusterSetTInstance partition according to the given class partition.
| |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |