 |
ClusterTInstance Constructor (TInstance, Double) |
Namespace:
Aglomera
Assembly:
Aglomera (in Aglomera.dll) Version: 1.1.0
Syntaxpublic Cluster(
TInstance instance,
double dissimilarity = 0
)
Request Example
View SourceParameters
- instance
- Type: TInstance
The single element in the new cluster. - dissimilarity (Optional)
- Type: SystemDouble
The dissimilarity/distance at which the new cluster was found.
See Also