Algorithm
Development Kit 1.0

Package algs.model.nd

Defines classes to represent n-dimensional points and n-dimensional regions called hypercubes.

See:
          Description

Class Summary
Hypercube Represents a Hypercube in the n-dimensional Cartesian plane.
Hyperpoint Standard d-dimensional implementation of IMultiPoint.
 

Package algs.model.nd Description

Defines classes to represent n-dimensional points and n-dimensional regions called hypercubes.


Algorithm Development Kit 1.0

This code supports the Algorithms in a Nutshell book, published by O'Reilly Media, Inc. in November 2008. Please visit the book web page to learn of any changes to the code repository or to record a potential defect.