|
codac 2.0.5
|
#include <vector>#include "codac2_Vector.h"#include "codac2_Matrix.h"#include "codac2_IntervalVector.h"Go to the source code of this file.
Classes | |
| class | codac2::Zonotope |
| Class representing a zonotope \(\mathbf{c} + \mathbf{A}\cdot[-1,1]^m\). More... | |
Namespaces | |
| namespace | codac2 |
Functions | |
| std::ostream & | codac2::operator<< (std::ostream &str, const Zonotope &z) |
| Stream output operator for Zonotope. | |