| Modifier and Type | Method and Description |
|---|---|
ArrayList<RankedResultElement> |
FeatureIndex.lookup(float[] vector,
int k,
LookupParams params)
Performs a lookup with default parameter values
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<RankedResultElement> |
FullVectorScan.lookup(float[] vector,
int k,
LookupParams params) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<RankedResultElement> |
VAFile.lookup(float[] vector,
int k,
LookupParams lp) |
Copyright © 2014. All Rights Reserved.