carl
24.04
Computer ARithmetic Library
|
#include <SignCondition.h>
Public Member Functions | |
bool | isPrefixOf (const SignCondition &other) |
bool | isSuffixOf (const SignCondition &other) const |
SignCondition | trailingPart (uint count) const |
Static Public Member Functions | |
static ThomComparisonResult | compare (const SignCondition &lhs, const SignCondition &rhs) |
Data Fields | |
T | elements |
STL member. More... | |
Friends | |
std::ostream & | operator<< (std::ostream &os, const SignCondition &rhs) |
Definition at line 17 of file SignCondition.h.
|
inlinestatic |
bool carl::SignCondition::isPrefixOf | ( | const SignCondition & | other | ) |
|
inline |
|
inline |
|
friend |
Definition at line 74 of file SignCondition.h.
|
inherited |
STL member.