Crate integral_exponential_polynomial [] [src]

An integral exponential polynomial is a polynomial in form of c1·b1x + c2·b1x + ... + cn·bnx where c1, c2, ..., cn are integers and b1, b2, ..., bn are positive integers, and the variable x can be any natural number.

Structs

Polynomial