Package org.khelekore.prtree
Class SimplePointND
- java.lang.Object
-
- org.khelekore.prtree.SimplePointND
-
-
Constructor Summary
Constructors Constructor Description SimplePointND(double... ords)
Create a new SimplePointND using the given ordinates.
-
-
-
Method Detail
-
getDimensions
public int getDimensions()
- Specified by:
getDimensions
in interfacePointND
- Returns:
- the number of dimensions this point has
-
-