Package org.hipparchus.geometry.enclosing
package org.hipparchus.geometry.enclosing
This package provides interfaces and classes related to the smallest enclosing ball problem.
-
ClassDescriptionInterface for algorithms computing enclosing balls.This class represents a ball enclosing some points.Interface for generating balls based on support points.Class implementing Emo Welzl algorithm to find the smallest enclosing ball in linear time.