|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DimensionFloat | |
|---|---|
| net.obsearch.dimension | |
| Uses of DimensionFloat in net.obsearch.dimension |
|---|
| Methods in net.obsearch.dimension that return DimensionFloat | |
|---|---|
static DimensionFloat[] |
DimensionFloat.getTuple(long[] pivots,
long objectId,
net.obsearch.Index<? extends OBFloat> index)
Creates a dimension array from the given pivots and the given object id. |
static DimensionFloat[] |
DimensionFloat.getTuple(OBFloat[] pivots,
OBFloat object)
Creates a dimension array from the given pivots and the given object. |
static DimensionFloat[] |
DimensionFloat.transformPrimitiveTuple(float[] tuple)
Transform the given primitive tuple into a Dimension tuple. |
| Methods in net.obsearch.dimension with parameters of type DimensionFloat | |
|---|---|
int |
DimensionFloat.compareTo(DimensionFloat other)
Compares this object with other. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||