Uses of Class
org.hipparchus.geometry.spherical.oned.Sphere1D.NoSubSpaceException
-
Packages that use Sphere1D.NoSubSpaceException Package Description org.hipparchus.geometry.spherical.oned This package provides basic geometry components on the 1-sphere. -
-
Uses of Sphere1D.NoSubSpaceException in org.hipparchus.geometry.spherical.oned
Methods in org.hipparchus.geometry.spherical.oned that throw Sphere1D.NoSubSpaceException Modifier and Type Method Description Space
Sphere1D. getSubSpace()
Get the n-1 dimension subspace of this space.
-