Package net.obsearch.index.idistance.impl

Class Summary
IDistanceIndexByte<O extends OBByte> IDistanceIndexByte implements a metric index for bytes.
IDistanceIndexDouble<O extends OBDouble> IDistanceIndexDouble implements a metric index for doubles.
IDistanceIndexFloat<O extends OBFloat> IDistanceIndexFloat implements a metric index for floats.
IDistanceIndexInt<O extends OBInt> IDistanceIndexInt implements a metric index for ints.
IDistanceIndexLong<O extends OBLong> IDistanceIndexLong implements a metric index for longs.
IDistanceIndexShort<O extends OBShort> IDistanceIndexShort implements a metric index for shorts.
TestIDistanceIndexVectorByte Tests on the P+Tree.
TestIDistanceIndexVectorDouble Tests on the P+Tree.
TestIDistanceIndexVectorFloat Tests on the P+Tree.
TestIDistanceIndexVectorInt Tests on the P+Tree.
TestIDistanceIndexVectorLong Tests on the P+Tree.
TestIDistanceIndexVectorShort Tests on the P+Tree.
 



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