![]() |
irafhy
Interval arithmetic based Reachability Analysis Framework for Hybrid Automaton
|
Go to the source code of this file.
Classes | |
class | irafhy::HalfSpace |
Namespaces | |
irafhy | |
Functions | |
std::ostream & | irafhy::operator<< (std::ostream &out, const HalfSpace &halfSpace) |
out the right hand side half space to standard out stream More... | |
const HalfSpace | irafhy::operator- (const HalfSpace &halfSpace) |
get a half space which has opposite normal More... | |