O
- Object typepublic static class MkCopTreeFactory.Parameterizer<O> extends AbstractMTreeFactory.Parameterizer<O,MkCoPTreeNode<O>,MkCoPEntry,MkTreeSettings<O,MkCoPTreeNode<O>,MkCoPEntry>>
Modifier and Type | Field and Description |
---|---|
static OptionID |
K_ID
Parameter for k
|
DISTANCE_FUNCTION_ID, INSERT_STRATEGY_ID, settings, SPLIT_STRATEGY_ID
PAGEFILE_ID, pageFileFactory
Constructor and Description |
---|
Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected MkCopTreeFactory<O> |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
protected MkTreeSettings<O,MkCoPTreeNode<O>,MkCoPEntry> |
makeSettings() |
configure, make
public static final OptionID K_ID
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractMTreeFactory.Parameterizer<O,MkCoPTreeNode<O>,MkCoPEntry,MkTreeSettings<O,MkCoPTreeNode<O>,MkCoPEntry>>
config
- Parameterization to add options to.protected MkCopTreeFactory<O> makeInstance()
AbstractParameterizer
makeInstance
in class AbstractMTreeFactory.Parameterizer<O,MkCoPTreeNode<O>,MkCoPEntry,MkTreeSettings<O,MkCoPTreeNode<O>,MkCoPEntry>>
protected MkTreeSettings<O,MkCoPTreeNode<O>,MkCoPEntry> makeSettings()
makeSettings
in class AbstractMTreeFactory.Parameterizer<O,MkCoPTreeNode<O>,MkCoPEntry,MkTreeSettings<O,MkCoPTreeNode<O>,MkCoPEntry>>
Copyright © 2019 ELKI Development Team. License information.