codac 2.0.0
|
#include "codac2_matrices.h"
Go to the source code of this file.
Namespaces | |
namespace | codac2 |
Typedefs | |
using | codac2::IntervalRow = Eigen::Matrix<Interval,1,-1> |
Alias for a dynamic-size row vector of intervals. | |
Functions | |
std::ostream & | codac2::operator<< (std::ostream &os, const IntervalRow &x) |
Stream output operator for IntervalRow objects. | |