Container for linkages with the minimal methods needed in the package Created by Alexandre Masselot on 7/18/14.
DistanceMap
01 Syntax
Microsoft.VisualBasic.DataMining.HierarchicalClustering.Hierarchy.DistanceMap
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Dequeue | 1 | Poll |
| FindByCodePair | 1 | dictionary hash search for the link |
| ToList | 1 | |
| RemoveFirst | 1 | |
| Remove | 1 | |
| Sort | 1 | |
| Add | 1 | |
| ToString | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| MinimalDistance | 1 | Peak into the minimum distance @return |
04 Members
Dequeue
Poll
dictionary hash search for the link
Parameters
MinimalDistance
Peak into the minimum distance @return
ToList()
RemoveFirst()
Remove(
IEnumerable(Of HierarchyTreeNode))Sort()
Add(HierarchyTreeNode,
Boolean)ToString()