|
INET Framework for OMNeT++/OMNEST
|
This class represents the domain of a mathematical function. More...
#include <Domain.h>
Public Types | |
| typedef Point< T ... > | P |
| typedef Interval< T ... > | I |
This class represents the domain of a mathematical function.
| typedef Interval<T ...> inet::math::Domain< T >::I |
| typedef Point<T ...> inet::math::Domain< T >::P |