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