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