net.obsearch.index
Class VectorTestFrameworkApproxShort
java.lang.Object
net.obsearch.index.TestFrameworkShort<O>
net.obsearch.index.TestFrameworkApproxShort<OBVectorShort>
net.obsearch.index.VectorTestFrameworkApproxShort
public class VectorTestFrameworkApproxShort
- extends TestFrameworkApproxShort<OBVectorShort>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VectorTestFrameworkApproxShort
public VectorTestFrameworkApproxShort(int vectorDimensionality,
int dbSize,
int querySize,
IndexShort<OBVectorShort> index)
next
protected OBVectorShort next()
- Description copied from class:
TestFrameworkShort
- Create a new object.
- Specified by:
next
in class TestFrameworkShort<OBVectorShort>
- Returns:
- a new O object.
search
protected void search()
throws Exception
- Overrides:
search
in class TestFrameworkShort<OBVectorShort>
- Throws:
Exception
Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.