CombinedExternalCriterionTInstance, TClass Class | |
Namespace: Aglomera.Evaluation.External
public class CombinedExternalCriterion<TInstance, TClass> : IExternalEvaluationCriterion<TInstance, TClass> where TInstance : Object, IComparable<TInstance>
The CombinedExternalCriterionTInstance, TClass type exposes the following members.
| Name | Description | |
|---|---|---|
| CombinedExternalCriterionTInstance, TClass |
Creates a new CombinedExternalCriterionTInstance, TClass according to the given criteria and
respective weights.
|
| 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.) |