A binary tree model for do data clustering
AVLClusterTree
Type Parameters
| Name | Description |
|---|---|
K | the key data type andalso the cluster value type |
01 Syntax
Microsoft.VisualBasic.ComponentModel.Algorithm.BinaryTree.AVLClusterTree`1
02 Methods
03 Fields
| Name | Overloads | Summary |
|---|---|---|
| addClusterMember | 1 | thread unsafe |
04 Members
Search(
`0)Make key search and then populate all hits cluster member
Parameters
| Name | Type | Description |
|---|---|---|
key | `0 | - |
addClusterMember
thread unsafe
Add(
K)Add(
K, Action(Of ClusterKey(Of K), K), Action(Of ClusterKey(Of K), K), Action(Of ClusterKey(Of K), K))Clear()
ToString()