ZZMPolynomial

gapt.examples.prime.furstenbergWitness.ZZMPolynomial
See theZZMPolynomial companion object
case class ZZMPolynomial[V]

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def *(that: ZZMPolynomial[V]): ZZMPolynomial[V]
def +(that: ZZMPolynomial[V]): ZZMPolynomial[V]
def coeff(v: Multiset[V]): Int

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product