Miniball
Classes
- Miniball
Computes the miniball of the given point set.
Constants
- Epsilon :
number
Small number
- MAX_ITERATIONS :
number
Limit to how many iterations algorithm is allowed to perform, this is to cover poorly converging cases
Epsilon : number
Small number
Kind: global constant
MAX_ITERATIONS : number
Limit to how many iterations algorithm is allowed to perform, this is to cover poorly converging cases
Kind: global constant