Symmetric Polynomials  V3.1
A C++ library for generating symmetric polynomials with relations
PolynomialBasis< spec_t, orig_poly_t, new_poly_t > Member List

This is the complete list of members for PolynomialBasis< spec_t, orig_poly_t, new_poly_t >, including all inherited members.

_generatorsPolynomialBasis< spec_t, orig_poly_t, new_poly_t >protected
dimensions() constPolynomialBasis< spec_t, orig_poly_t, new_poly_t >
generator_dimensionsPolynomialBasis< spec_t, orig_poly_t, new_poly_t >protected
generator_namesPolynomialBasis< spec_t, orig_poly_t, new_poly_t >protected
generators() constPolynomialBasis< spec_t, orig_poly_t, new_poly_t >
names() constPolynomialBasis< spec_t, orig_poly_t, new_poly_t >
number_of_variablesPolynomialBasis< spec_t, orig_poly_t, new_poly_t >
operator()(orig_poly_t a) constPolynomialBasis< spec_t, orig_poly_t, new_poly_t >
operator()(const new_poly_t &a) constPolynomialBasis< spec_t, orig_poly_t, new_poly_t >
PolynomialBasis(int num)PolynomialBasis< spec_t, orig_poly_t, new_poly_t >