|
INET Framework for OMNeT++/OMNEST
|
Classes | |
| class | inet::math::Domain< T > |
| This class represents the domain of a mathematical function. More... | |
Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
| inet::math | |
| Support functions for mathematical operations. | |
| inet::math::internal | |
Functions | |
| template<typename... T, size_t ... IS> | |
| std::ostream & | inet::math::internal::print (std::ostream &os, const Domain< T ... > &d, std::integer_sequence< size_t, IS... >) |
| template<typename... T> | |
| std::ostream & | inet::math::operator<< (std::ostream &os, const Domain< T ... > &d) |