|
INET Framework for OMNeT++/OMNEST
|
#include "inet/common/Ptr.h"#include "inet/common/math/Domain.h"#include "inet/common/math/Interval.h"#include "inet/common/math/Point.h"Classes | |
| class | inet::math::IFunction< R, D > |
| This interface represents a mathematical function from domain D to range R. More... | |
Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
| inet::math | |
| Support functions for mathematical operations. | |
Functions | |
| template<typename R , typename... T> | |
| std::ostream & | inet::math::operator<< (std::ostream &os, const IFunction< R, Domain< T ... >> &f) |