Polymake Template Library (PTL): lib/core/include/Series.h File Reference
Series.h File Reference

Declaration of pm::GenericSet class. More...

Classes

class  pm::Set< E, Comparator >
 An associative container based on a balanced binary search (AVL) tree. Comparator is a functor defining a total ordering on the element value domain. In most cases, the default choice (lexicographical order) will suffice for your needs. More...
 
class  pm::GenericSet< TSet, E, Comparator >
 Generic type for ordered sets More...
 

Namespaces

 pm
 global namespace for all classes from the polymake project
 
 polymake
 namespace to be used for client code
 

Detailed Description

Declaration of pm::GenericSet class.