|
codac 2.0.0
|


Go to the source code of this file.
Namespaces | |
| namespace | codac2 |
Typedefs | |
| using | codac2::IntervalMatrix = Eigen::Matrix<Interval,-1,-1> |
| Alias for a dynamic-size matrix of intervals. | |
Functions | |
| std::ostream & | codac2::operator<< (std::ostream &os, const IntervalMatrix &x) |
Stream output operator for IntervalMatrix objects. | |