public class PointPartitioning extends Object
| Constructor and Description |
|---|
PointPartitioning(String file,
VAFileParams params)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
computePartitionPoints()
Computes the partitioning points
|
int |
getPartitionBuckets()
Retrieves teh backets in each partition
|
float[][] |
getPartitionPoints()
Retrieves teh partitioning points
|
public PointPartitioning(String file, VAFileParams params)
file - The file holding the vectoresparams - The VAFile header paramsCopyright © 2014. All Rights Reserved.