|
jklustor-all-api-0.0.7-20140619012755 (ChemAxon) |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectcom.chemaxon.clustering.singlelinkage.SingleLinkage
@Beta public final class SingleLinkage
Single linkage similarity clustering algorithm.
Licensing: this class is part of the JKlustor suite; it can be used with valid
JKlustor
license.
Please note that this class is marked with @Beta annotation, so it can be subject of incompatible changes or removal in later releases.
Method Summary | |
---|---|
static IDBasedHierarchicClustering |
simpleSingleLinkageClustering(DissimilarityInput input,
ProgressObserver po)
Single linkage clustering implementation. |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static IDBasedHierarchicClustering simpleSingleLinkageClustering(DissimilarityInput input, ProgressObserver po) throws CancellationException
input
- Dissimilarity inputpo
- Progress observer to trace execution
chemaxon.license.LicenseException
- when appropriate license is not available
CancellationException
- Upon cancellation through the given ProgressObserver
|
jklustor-all-api-0.0.7-20140619012755 (ChemAxon) |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |