#include "config.hpp"#include "motzkin_burger.hpp"Go to the source code of this file.
Namespaces | |
| namespace | Arageli |
| namespace | Arageli::ctrl |
Classes | |
| struct | Arageli::ctrl::skeleton_idler |
| class | Arageli::ctrl::skeleton_idler::abort |
Functions | |
| template<typename A, typename F, typename Q, typename E, typename Ctrler> | |
| void | Arageli::skeleton (A &a, F &f, Q &q, E &e, const Ctrler &ctrler) |
| The algorithm for double-description of a polyhedal cone. | |
| template<typename A, typename F, typename Q, typename E> | |
| void | Arageli::skeleton (A &a, F &f, Q &q, E &e) |
| The algorithm for double-description of a polyhedal cone. | |
Definition in file skeleton.hpp.
1.4.7