| Package | Description |
|---|---|
| org.apache.commons.geometry.enclosing.euclidean.threed |
This package provides classes related to the smallest enclosing ball problem in three dimensions.
|
| org.apache.commons.geometry.enclosing.euclidean.twod |
This package provides classes related to the smallest enclosing ball problem in two dimensions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WelzlEncloser3D
Extension of the
WelzlEncloser class for Euclidean 3D space. |
| Modifier and Type | Class and Description |
|---|---|
class |
WelzlEncloser2D
Extension of the
WelzlEncloser class for Euclidean 2D space. |
Copyright © 2016–2020 The Apache Software Foundation. All rights reserved.