Package org.apache.commons.math3.geometry.enclosing
This package provides interfaces and classes related to the smallest enclosing ball problem.
See: Description
-
Interface Summary Interface Description Encloser<S extends Space,P extends Point<S>> Interface for algorithms computing enclosing balls.SupportBallGenerator<S extends Space,P extends Point<S>> Interface for generating balls based on support points. -
Class Summary Class Description EnclosingBall<S extends Space,P extends Point<S>> This class represents a ball enclosing some points.WelzlEncloser<S extends Space,P extends Point<S>> Class implementing Emo Welzl algorithm to find the smallest enclosing ball in linear time.
Package org.apache.commons.math3.geometry.enclosing Description
This package provides interfaces and classes related to the smallest enclosing ball problem.
DMelt 3.0 © DataMelt by jWork.ORG