|
Polymake Template Library (PTL) 4.13
|
Complement as GenericSet. More...
#include <GenericSet.h>


Public Types | |
| using | element_type |
| element types | |
| using | element_type |
| element types | |
| using | element_type |
| element types | |
| using | element_comparator |
| functor type for comparing elements | |
| using | element_comparator |
| functor type for comparing elements | |
| using | element_comparator |
| functor type for comparing elements | |
| using | generic_type |
| generic type | |
| using | generic_type |
| generic type | |
| using | generic_type |
| generic type | |
| using | top_type |
| top type | |
| using | top_type |
| top type | |
| using | top_type |
| top type | |
Public Member Functions | |
| bool | operator== (const GenericSet< Set2, Int, operations::cmp > &s) const |
| comparison | |
| bool | operator== (const GenericSet< Set2, Int, operations::cmp > &s) const |
| comparison | |
| bool | operator== (const GenericSet< Set2, Int, operations::cmp > &s) const |
| comparison | |
| bool | operator< (const GenericSet< Set2, Int, operations::cmp > &s) const |
| lexicographical comparison | |
| bool | operator< (const GenericSet< Set2, Int, operations::cmp > &s) const |
| lexicographical comparison | |
| bool | operator< (const GenericSet< Set2, Int, operations::cmp > &s) const |
| lexicographical comparison | |
Complement as GenericSet.