Navigation: Up, Table of Contents, Bibliography, Index, Title Page

The dD Kernel: an Overview

This chapter presents an overview of the d-dimensional kernel of CGAL. As for this release, this part is very limited. There is only a d-dimensional point class with a minimal interface sufficient for using d-dimensional points in the computation of minimum enclosing spheres.

The point class is templated by the representation class R. This representation class is currently either Cartesian<FT> or Homogeneous<RT> for a so-called field type FT, and ring type RT, see Chapter reference. Their interface is described in Chapter reference.


Next chapter: Points in d Dimensions
Navigation: Up, Table of Contents, Bibliography, Index, Title Page
The GALIA project. Jan 18, 2000.