| Package | Description | 
|---|---|
| org.hipparchus.geometry.enclosing | 
 
 This package provides interfaces and classes related to the smallest enclosing ball problem. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
WelzlEncloser<S extends Space,P extends Point<S>>
Class implementing Emo Welzl algorithm to find the smallest enclosing ball in linear time. 
 | 
Copyright © 2016-2021 CS GROUP. All rights reserved.