Classes | |
| class | atlas::poset::Poset |
| Represents a poset by the matrix of order relations. More... | |
| class | atlas::poset::SymmetricPoset |
| Represents a poset by the symmetrization of the order relation matrix. More... | |
Typedefs | |
| typedef std::pair< set::SetElt, set::SetElt > | Link |
Functions | |
| unsigned long | n_comparable_from_Hasse (const std::vector< set::SetEltList > &hasse) |
|
|
Definition at line 24 of file poset_fwd.h. |
|
|
Definition at line 243 of file poset.cpp. References atlas::bitmap::BitMap::insert(), atlas::bitmap::BitMap::set_capacity(), and atlas::bitmap::BitMap::size(). Referenced by atlas::bruhat::BruhatOrder::n_comparable(). |
1.3.9.1