@author Roberto Perdisci (roberto.perdisci@gmail.com)
CFEntry
01 Syntax
Microsoft.VisualBasic.DataMining.HierarchicalClustering.BIRCH.CFEntry
02 Methods
03 Members
#ctor(CFEntry)
This makes a deep copy of the CFEntry e. WARNING: we do not make a deep copy of the child!!!
Parameters
| Name | Type | Description |
|---|---|---|
e | CFEntry | the entry to be cloned |
distance(CFEntry,
Int32)Parameters
| Name | Type | Description |
|---|---|---|
e | CFEntry | - |
Returns
the distance between this entry and e
Equals(
Object)ToString()