Polymake Template Library (PTL) 4.12
Public Types | Public Member Functions | List of all members
pm::Complement< SetRef > Class Template Reference

Complement as GenericSet. More...

#include <GenericSet.h>

Inheritance diagram for pm::Complement< SetRef >:
Inheritance graph
[legend]
Collaboration diagram for pm::Complement< SetRef >:
Collaboration graph
[legend]

Public Types

using element_type
 element types
 
using element_comparator
 functor type for comparing elements
 
using generic_type
 generic 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
 lexicographical comparison
 

Detailed Description

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

Complement as GenericSet.


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