Uses of Package
org.hipparchus.geometry.enclosing
-
Packages that use org.hipparchus.geometry.enclosing Package Description org.hipparchus.geometry.enclosing This package provides interfaces and classes related to the smallest enclosing ball problem.org.hipparchus.geometry.euclidean.threed This package provides basic 3D geometry components.org.hipparchus.geometry.euclidean.twod This package provides basic 2D geometry components.org.hipparchus.geometry.spherical.twod This package provides basic geometry components on the 2-sphere. -
Classes in org.hipparchus.geometry.enclosing used by org.hipparchus.geometry.enclosing Class Description Encloser Interface for algorithms computing enclosing balls.EnclosingBall This class represents a ball enclosing some points.SupportBallGenerator Interface for generating balls based on support points. -
Classes in org.hipparchus.geometry.enclosing used by org.hipparchus.geometry.euclidean.threed Class Description EnclosingBall This class represents a ball enclosing some points.SupportBallGenerator Interface for generating balls based on support points. -
Classes in org.hipparchus.geometry.enclosing used by org.hipparchus.geometry.euclidean.twod Class Description EnclosingBall This class represents a ball enclosing some points.SupportBallGenerator Interface for generating balls based on support points. -
Classes in org.hipparchus.geometry.enclosing used by org.hipparchus.geometry.spherical.twod Class Description EnclosingBall This class represents a ball enclosing some points.