|
|
||||||
|
hyb_compute.h
Go to the documentation of this file.
Includes all libFAUDES headers, no plugins. void PolyFinalise(const Polyhedron &fpoly) convert PPL polyhedron back to faudes data structures; this is required if we manipulate a polyhedron... Definition: hyb_compute.cpp:53 bool PolyInclusion(const Polyhedron &poly, const Polyhedron &other) inclusion Definition: hyb_compute.cpp:192 void PolyTimeElapse(const Polyhedron &rate, Polyhedron &poly) time elapse Definition: hyb_compute.cpp:251 void PolyIntersection(const Polyhedron &poly, Polyhedron &res) intersection Definition: hyb_compute.cpp:176 void PolyLinearRelation(const LinearRelation &reset, Polyhedron &poly) apply reset relation A'x' + Ax <= B Definition: hyb_compute.cpp:228 Parameter types for linear hybrid automata. libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen |