Polymake Template Library (PTL): pm::Set_with_dim< SetRef > Class Template Reference
Polymake Template Library (PTL)  4.2
pm::Set_with_dim< SetRef > Class Template Reference

Set_with_dim as GenericSet. More...

Inheritance diagram for pm::Set_with_dim< SetRef >:
Collaboration diagram for pm::Set_with_dim< SetRef >:

Public Types

using element_type = E
 element types
 
using element_comparator = Comparator
 functor type for comparing elements
 
using generic_type = GenericSet
 generic type
 
using top_type = typename Generic< Top >::top_type
 top type
 

Public Member Functions

bool operator== (const GenericSet< Set2, E, Comparator > &s) const
 comparison
 
bool operator< (const GenericSet< Set2, E, Comparator > &s) const
 lexicographical comparison
 

Detailed Description

template<typename SetRef>
class pm::Set_with_dim< SetRef >

Set_with_dim as GenericSet.


The documentation for this class was generated from the following file: