S
- Space type.P
- Point type.public interface Encloser<S extends Space,P extends Point<S>>
EnclosingBall
Modifier and Type | Method and Description |
---|---|
EnclosingBall<S,P> |
enclose(Iterable<P> points)
Find a ball enclosing a list of points.
|
EnclosingBall<S,P> enclose(Iterable<P> points)
points
- points to encloseJas4pp 1.5 © Java Analysis Studio for Particle Physics