Tmonomial Struct Reference

Detailed Description

A scaled product of powers of variables, possibly with functions applied to each individial variable.

Since functions can be applied to variables, the name monomial is probably not adequate but used for legacy reasons.

See Also
Tvariabe_set, monomial.h, monomial.c

Definition at line 32 of file monomial.h.

Data Fields

boolean empty
 
double ct
 
Tvariable_set vars
 

Field Documentation