clear() | SPUC::gfx | |
coeffs | SPUC::gfx | |
get_degree() const | SPUC::gfx | |
get_size() const | SPUC::gfx | |
get_true_degree() const | SPUC::gfx | |
gfx() | SPUC::gfx | |
gfx(int qvalue) | SPUC::gfx | |
gfx(int qvalue, int indegree) | SPUC::gfx | |
gfx(int qvalue, const ivec &invalues) | SPUC::gfx | |
gfx(int qvalue, char *invalues) | SPUC::gfx | |
gfx(int qvalue, string invalues) | SPUC::gfx | |
gfx(const gfx &ingfx) | SPUC::gfx | |
operator *(const gfx &ingfx) const | SPUC::gfx | |
operator *(const gf &ingf, const gfx &ingfx) | SPUC::gfx | [friend] |
operator *(const gfx &ingfx, const gf &ingf) | SPUC::gfx | [friend] |
operator *=(const gfx &ingfx) | SPUC::gfx | |
operator()(const gf &ingf) | SPUC::gfx | |
operator+(const gfx &ingfx) const | SPUC::gfx | |
operator+=(const gfx &ingfx) | SPUC::gfx | |
operator-(const gfx &ingfx) const | SPUC::gfx | |
operator-=(const gfx &ingfx) | SPUC::gfx | |
operator/(const gfx &ingfx, const gf &ingf) | SPUC::gfx | [friend] |
operator<<(ostream &os, const gfx &ingfx) | SPUC::gfx | [friend] |
operator=(const gfx &ingfx) | SPUC::gfx | |
operator[](int index) const | SPUC::gfx | [inline] |
operator[](int index) | SPUC::gfx | [inline] |
set(int qvalue, const char *invalues) | SPUC::gfx | |
set(int qvalue, const string invalues) | SPUC::gfx | |
set(int qvalue, const ivec &invalues) | SPUC::gfx | |
set_degree(int indegree) | SPUC::gfx | |