O
- Outer object type.public static class LatLngAsECEFIndex.Factory.Parameterizer<O extends NumberVector> extends AbstractParameterizer
Modifier and Type | Field and Description |
---|---|
(package private) IndexFactory<O,?> |
inner
Inner index factory.
|
(package private) boolean |
materialize
Whether to use a materialized view, or a virtual view.
|
(package private) EarthModel |
model
Earth model to use.
|
(package private) boolean |
norefine
Disable refinement of distances.
|
Constructor and Description |
---|
LatLngAsECEFIndex.Factory.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected LatLngAsECEFIndex.Factory<O> |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, make
IndexFactory<O extends NumberVector,?> inner
boolean materialize
boolean norefine
EarthModel model
public LatLngAsECEFIndex.Factory.Parameterizer()
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractParameterizer
config
- Parameterization to add options to.protected LatLngAsECEFIndex.Factory<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.