Skip to main content

IBM Research


Circle

Picture of a Circle

The Circle Mapped Region

Base Space Dimension = 1.
isitInChart(x)={x>=0 and x<2*pi}.
Target Space Dimension = 2.
Target Space = Euclidean 2-space.
getPoint(x)=(cos(x),sin(x)).
Because this is a mapped region, the following member functions of the general manifold will automatically be given the values
numberOfChartsInAtlas=1.
mapBetweenCharts=not necessary.
getChartsThatOverlap=not necessary.
isitDifferentiable=TRUE.
isitOpen=TRUE.
isitDiscrete=FALSE.
For further details, refer to the reference for the NACircle and NACircleInThreeSpace classes.
[Comments | NAO Home Page]

[Research home page]

[ IBM home page | Order | Privacy | ContactIBM | Legal ]