|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.indexmanagement.featureindexlibrary.vafile.algo.PointPartitioning
public class PointPartitioning
Computes the partitoning points in each dimention
| Constructor Summary | |
|---|---|
PointPartitioning(String file,
VAFileParams params)
Creates a new instance |
|
| Method Summary | |
|---|---|
void |
computePartitionPoints()
Computes the partitioning points |
int |
getPartitionBuckets()
Retrieves teh backets in each partition |
float[][] |
getPartitionPoints()
Retrieves teh partitioning points |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PointPartitioning(String file,
VAFileParams params)
file - The file holding the vectoresparams - The VAFile header params| Method Detail |
|---|
public int getPartitionBuckets()
public float[][] getPartitionPoints()
public void computePartitionPoints()
throws Exception
Exception - An error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||