CAPD RedHom Library
|
#include <capd/repSet/ElementaryCell.h>
Public Member Functions | |
ElementaryOneDimCell () | |
ElementaryOneDimCell (int A_code) | |
ElementaryOneDimCell (int A_coord, bool nondegenerate) | |
ElementaryOneDimCell (const char *c) | |
bool | nonDegenerate () const |
int | coordinate () const |
Friends | |
class | ElementaryCell |
std::istream & | operator>> (std::istream &inp, ElementaryOneDimCell &A_ei) |
std::ostream & | operator<< (std::ostream &out, const ElementaryOneDimCell &A_ei) |
bool | operator== (const ElementaryCell &A_ec1, const ElementaryCell &A_ec2) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
friend |