- Type Parameters:
S
- Space type.P
- Point type.
- All Known Implementing Classes:
WelzlEncloser
Interface for algorithms computing enclosing balls.
- See Also:
-
Method Summary
-
Method Details
-
enclose
Find a ball enclosing a list of points.- Parameters:
points
- points to enclose- Returns:
- enclosing ball
-