Basic Polynomial Algebra Subprograms (BPAS)
v. 1.791
|
This is the complete list of members for Symbol, including all inherited members.
convertToExpressionTree() const | Symbol | inline |
operator!=(const std::string &s2, const Symbol &s1) | Symbol | friend |
operator!=(const Symbol &s1, const std::string &s2) | Symbol | friend |
operator!=(const Symbol &s1, const Symbol &s2) | Symbol | friend |
operator+=(const std::string &a) | Symbol | inline |
operator+=(const Symbol &a) | Symbol | inline |
operator<(const Symbol &s1, const Symbol &s2) | Symbol | friend |
operator<<(std::ostream &out, const Symbol &b) | Symbol | friend |
operator<=(const Symbol &s1, const Symbol &s2) | Symbol | friend |
operator=(char c) | Symbol | inline |
operator=(const char *c) | Symbol | inline |
operator=(const std::string &a) | Symbol | inline |
operator=(const Symbol &a) | Symbol | inline |
operator==(const Symbol &s1, const Symbol &s2) | Symbol | friend |
operator==(const std::string &s2, const Symbol &s1) | Symbol | friend |
operator==(const Symbol &s1, const std::string &s2) | Symbol | friend |
operator>(const Symbol &s1, const Symbol &s2) | Symbol | friend |
operator>=(const Symbol &s1, const Symbol &s2) | Symbol | friend |
randomElement() | Symbol | static |
randomElements(int n) | Symbol | static |
Symbol() | Symbol | inline |
Symbol(char c) | Symbol | inline |
Symbol(const char *c) | Symbol | inlineexplicit |
Symbol(const wchar_t *c) | Symbol | inlineexplicit |
Symbol(const std::string &a) | Symbol | inlineexplicit |
Symbol(const std::wstring &a) | Symbol | inlineexplicit |
Symbol(const Symbol &a) | Symbol | inline |
toString() const | Symbol | inline |
~Symbol() | Symbol | inline |