Uses of Class
net.obsearch.dimension.DimensionDouble

Packages that use DimensionDouble
net.obsearch.dimension   
 

Uses of DimensionDouble in net.obsearch.dimension
 

Methods in net.obsearch.dimension that return DimensionDouble
static DimensionDouble[] DimensionDouble.getTuple(long[] pivots, long objectId, Index<? extends OBDouble> index)
          Creates a dimension array from the given pivots and the given object id.
static DimensionDouble[] DimensionDouble.getTuple(OBDouble[] pivots, OBDouble object)
          Creates a dimension array from the given pivots and the given object.
static DimensionDouble[] DimensionDouble.transformPrimitiveTuple(double[] tuple)
          Transform the given primitive tuple into a Dimension tuple.
 

Methods in net.obsearch.dimension with parameters of type DimensionDouble
 int DimensionDouble.compareTo(DimensionDouble other)
          Compares this object with other.
 



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