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