Uses of Package
geometry

Packages that use geometry
dialogs   
geoComplex   
geometry   
 

Classes in geometry used by dialogs
Plane
          A plane, as a special affine subspace of n-dimensional space, defined by a point and two vectors.
 

Classes in geometry used by geoComplex
Geometry
          A d-dimensional manifold embedded in n-dimensional euclidean space.
HyperPlane
           
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).
 

Classes in geometry used by geometry
AffineSpace
          An affine subspace of n-dimensional space.
Geometry
          A d-dimensional manifold embedded in n-dimensional euclidean space.
HyperPlane
           
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).