Uses of Package
net.obsearch.index

Packages that use net.obsearch.index
net.obsearch.index   
net.obsearch.index.ghs.impl   
net.obsearch.index.perm.impl   
 

Classes in net.obsearch.index used by net.obsearch.index
IndexByte
          An Index interface for distance functions that return Bytes.
IndexDouble
          An Index interface for distance functions that return Doubles.
IndexFloat
          An Index interface for distance functions that return Floats.
IndexInt
          An Index interface for distance functions that return Ints.
IndexLong
          An Index interface for distance functions that return Longs.
IndexShort
          An Index interface for distance functions that return Shorts.
OBVectorByte
          L1 distance implementation for bytes.
OBVectorDouble
          L1 distance implementation for doubles.
OBVectorFloat
          L1 distance implementation for floats.
OBVectorInt
          L1 distance implementation for ints.
OBVectorLong
          L1 distance implementation for longs.
OBVectorShort
          L1 distance implementation for shorts.
TestFrameworkApproxByte
           Perform approximate validation of data.
TestFrameworkApproxDouble
           Perform approximate validation of data.
TestFrameworkApproxFloat
           Perform approximate validation of data.
TestFrameworkApproxInt
           Perform approximate validation of data.
TestFrameworkApproxLong
           Perform approximate validation of data.
TestFrameworkApproxShort
           Perform approximate validation of data.
TestFrameworkByte
          TestFrameworkByte performs several tests on an index.
TestFrameworkDouble
          TestFrameworkDouble performs several tests on an index.
TestFrameworkFloat
          TestFrameworkFloat performs several tests on an index.
TestFrameworkInt
          TestFrameworkInt performs several tests on an index.
TestFrameworkLong
          TestFrameworkLong performs several tests on an index.
TestFrameworkShort
          TestFrameworkShort performs several tests on an index.
 

Classes in net.obsearch.index used by net.obsearch.index.ghs.impl
IndexByte
          An Index interface for distance functions that return Bytes.
IndexDouble
          An Index interface for distance functions that return Doubles.
IndexFloat
          An Index interface for distance functions that return Floats.
IndexInt
          An Index interface for distance functions that return Ints.
IndexLong
          An Index interface for distance functions that return Longs.
IndexShort
          An Index interface for distance functions that return Shorts.
 

Classes in net.obsearch.index used by net.obsearch.index.perm.impl
IndexByte
          An Index interface for distance functions that return Bytes.
IndexDouble
          An Index interface for distance functions that return Doubles.
IndexFloat
          An Index interface for distance functions that return Floats.
IndexInt
          An Index interface for distance functions that return Ints.
IndexLong
          An Index interface for distance functions that return Longs.
IndexShort
          An Index interface for distance functions that return Shorts.
 



Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.