Package org.hipparchus.geometry
package org.hipparchus.geometry
This package is the top level package for geometry. It provides only a few interfaces related to vectorial/affine spaces that are implemented in sub-packages.
-
ClassDescriptionEnumeration for localized messages formats used in exceptions messages.This interface represents a generic geometrical point.This interface represents a generic space, with affine and vectorial counterparts.This interface represents a generic vector in a vectorial space or a point in an affine space.Formats a vector in components list format "{x; y; ...}".