O
- Object typepublic static class AGNES.Parameterizer<O> extends AbstractDistanceBasedAlgorithm.Parameterizer<O>
Modifier and Type | Field and Description |
---|---|
protected LinkageMethod |
linkage
Current linkage in use.
|
static OptionID |
LINKAGE_ID
Option ID for linkage parameter.
|
distanceFunction
Constructor and Description |
---|
AGNES.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected AGNES<O> |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, make
public static final OptionID LINKAGE_ID
protected LinkageMethod linkage
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractDistanceBasedAlgorithm.Parameterizer<O>
config
- Parameterization to add options to.protected AGNES<O> makeInstance()
AbstractParameterizer
makeInstance
in class AbstractParameterizer
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.