Documentation of 'org.apache.commons.math3.geometry.spherical.oned.Sphere1D' Java class
Sphere1D
org.apache.commons.math3.geometry.spherical.oned

Class Sphere1D

  • All Implemented Interfaces:
    java.io.Serializable, Space


    public class Sphere1D
    extends java.lang.Object
    implements java.io.Serializable, Space
    This class implements a one-dimensional sphere (i.e. a circle).

    We use here the topologists definition of the 1-sphere (see Sphere on MathWorld), i.e. the 1-sphere is the one-dimensional closed curve defined in 2D as x2+y2=1.

    Since:
    3.3
    See Also:
    Serialized Form

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.