Package geometry

Interface Summary
Geometry A d-dimensional manifold embedded in n-dimensional euclidean space.
 

Class Summary
AffineSpace An affine subspace of n-dimensional space.
CoordPlane A plane which is parallel to two coordinate vectors.
GeoBoundaryIterator  
HyperPlane  
ImplicitGeometry A default affine geometry for cells, which are not points.
Line A line, as a special affine subspace of n-dimensional space, defined by a point and a vector.
Plane A plane, as a special affine subspace of n-dimensional space, defined by a point and two vectors.
Point Represents a point in n-dimensional space, defined by a vector containing the coordinats of this point.
Vector Represents a Column-Vector of doubles (least index is 1).