public class ComputeBoundsL extends Object
| Constructor and Description |
|---|
ComputeBoundsL(float[][] partitionPoints,
int buckets)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
float |
getLowerBound(byte[] bitString)
Retrieves the lower bound of the given bitstring
|
void |
preCompute(float[] vector)
precmputes the dinstance differences
|
public ComputeBoundsL(float[][] partitionPoints,
int buckets)
partitionPoints - The partition pointsbuckets - The buckets in the dimentionCopyright © 2014. All Rights Reserved.