public class HilbertValueCoDec
extends java.lang.Object
Constructor and Description |
---|
HilbertValueCoDec(double[][] dimBounds, int[] dimPrec)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
long |
getHilbertKey(double[] point)
Gets the hilbert key for the given point.
|
double[] |
getPoint(long herbertKey)
Gets a point from a hilbert value
|
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.