Module calcu_rs::polynomial

source ยท

Structsยง

  • general polynomial expression (GPE), store elements of a sum as a coeff and var pair.
  • View the expression as a monomial in one or multiple generalized variables
  • View the expression as a polynomial in one or multiple generalized variables
  • represents the variable part of a term in a polynomial

Type Aliasesยง