|
(Event+Time).Variant Operators
2.3
Operators for Timed Discrete Event Systems in Dioids
|
#include <utility>#include <vector>#include <string>Go to the source code of this file.
Classes | |
| class | etvo::Fper |
| Base class for pseudo - periodic functions Z->Z where f(x + dP) = codP + f(x) More... | |
Namespaces | |
| etvo | |
Functions | |
| std::ostream & | etvo::operator<< (std::ostream &f, const Fper &) |
| operator to print Fper elements into the standard ostream More... | |