Coord_Space

A coord space uses coordinates in a coordinate system to implement its metric. It can answer metric queries with Geoms (as with all metric spaces) or with Coords.

Most implementations allow a coordinate system to be provided to the constructor; by default, they create a Euclidean one of the proper dimension.

Implementations: Member functions: