Package | Description |
---|---|
org.hipparchus.geometry.enclosing |
This package provides interfaces and classes related to the smallest enclosing ball problem.
|
Modifier and Type | Class | 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–2018 Hipparchus.org. All rights reserved.