
V - Vector typeI - Index typepublic static interface LocalProjectionIndex.Factory<V extends NumberVector<?>,I extends LocalProjectionIndex<V,?>> extends IndexFactory<V,I>
| Modifier and Type | Method and Description | 
|---|---|
| I | instantiate(Relation<V> relation)Instantiate the index for a given database. | 
getInputTypeRestrictionI instantiate(Relation<V> relation)
instantiate in interface IndexFactory<V extends NumberVector<?>,I extends LocalProjectionIndex<V,?>>relation - Relation to use