|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LookupParams | |
|---|---|
| org.gcube.indexmanagement.featureindexlibrary.commons | |
| org.gcube.indexmanagement.featureindexlibrary.fullscan | |
| org.gcube.indexmanagement.featureindexlibrary.vafile | |
| Uses of LookupParams in org.gcube.indexmanagement.featureindexlibrary.commons |
|---|
| Methods in org.gcube.indexmanagement.featureindexlibrary.commons with parameters of type LookupParams | |
|---|---|
ArrayList<RankedResultElement> |
FeatureIndex.lookup(float[] vector,
int k,
LookupParams params)
Performs a lookup with default parameter values |
| Uses of LookupParams in org.gcube.indexmanagement.featureindexlibrary.fullscan |
|---|
| Methods in org.gcube.indexmanagement.featureindexlibrary.fullscan with parameters of type LookupParams | |
|---|---|
ArrayList<RankedResultElement> |
FullVectorScan.lookup(float[] vector,
int k,
LookupParams params)
|
| Uses of LookupParams in org.gcube.indexmanagement.featureindexlibrary.vafile |
|---|
| Methods in org.gcube.indexmanagement.featureindexlibrary.vafile with parameters of type LookupParams | |
|---|---|
ArrayList<RankedResultElement> |
VAFile.lookup(float[] vector,
int k,
LookupParams lp)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||