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