(Event+Time).Variant Operators
2.3
Operators for Timed Discrete Event Systems in Dioids
|
#include "../libminmaxgd/include/poly.h"
#include "gdWrapper.h"
#include <vector>
#include "../common/ISterm.h"
Go to the source code of this file.
Classes | |
class | etvo::poly |
Wrapper class to mmgd::poly from from MinMaxGD library. More... | |
Namespaces | |
etvo | |
Functions | |
std::ostream & | etvo::operator<< (std::ostream &, const poly &) |
to insert a polynomial into the standard ostream | |
poly | etvo::oplus (const poly &, const poly &) |
global function | |
poly | etvo::otimes (const poly &, const poly &) |
global function | |
poly | etvo::inf (const poly &, const poly &) |
global function | |
poly | etvo::lfrac (const poly &, const poly &) |
global function | |
poly | etvo::rfrac (const poly &, const poly &) |
global function | |
/
/*!