Package | Description |
---|---|
org.apache.commons.math3.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 © 2003–2016 The Apache Software Foundation. All rights reserved.