CAPD RedHom Library
|
#include <capd/complex/HasseDiagram.h>
Public Member Functions | |
CellCode (Index v=0) | |
bool | operator< (const CellCode &rhs) const |
bool | operator== (const CellCode &rhs) const |
Public Attributes | |
Index | vertex |
Friends | |
std::ostream & | operator<< (std::ostream &out, const CellCode &cellCode) |
|
inlineexplicit |
|
inline |
|
inline |
|
friend |
Index capd::complex::HasseDiagram< DimT, ScalarT >::CellCode::vertex |