Regina Calculation Engine
Classes | Typedefs
Vertex Enumeration

Polytope vertex enumeration algorithms. More...

Classes

class  regina::NDoubleDescription
 Implements a modified double description method for polytope vertex enumeration. More...
class  regina::NEnumConstraintList
 Represents an individual validity constraint for use with polytope vertex enumeration. More...

Typedefs

typedef NDoubleDescription regina::NDoubleDescriptor
 A legacy typedef provided for backward compatibility only.

Detailed Description

Polytope vertex enumeration algorithms.


Typedef Documentation

typedef NDoubleDescription regina::NDoubleDescriptor

A legacy typedef provided for backward compatibility only.

Deprecated:
As of Regina 4.6, the class NDoubleDescriptor has been renamed as NDoubleDescription. This renaming is merely for consistency in documentation and nomenclature; the functionality of the new NDoubleDescription class is identical to the old NDoubleDescriptor class as it was in Regina 4.5.1. This typedef is provided for backward compatibility, and will be removed in some future version of Regina.

Copyright © 1999-2011, The Regina development team
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).