Institut de Robòtica i Informàtica Industrial
KRD Group

The CuikSuite Project

Tmonomial Struct Reference

A scaled product of powers of variables. More...

#include <monomial.h>

Collaboration diagram for Tmonomial:

Data Fields

boolean empty
double ct
Tvariable_set vars

Detailed Description

A scaled product of powers of variables.

A monomial is nothing else than a scaled variable set. It might be possible to fuse Tmonomial and Tvariable_set. However, variable_sets are used without scaling in other contex such as equations. This is why we keep Tmonomial and Tvariable_set as separate objects.

See also:
Tvariabe_set, monomial.h, monomial.c

Definition at line 34 of file monomial.h.


Field Documentation


The documentation for this struct was generated from the following file: