Go to the documentation of this file.
28 #include <Eigen/Dense>
31 using Eigen::MatrixXf;
35 class MatrixDisplayWidget;
77 this->infoOverlay = infoOverlay;
82 Ui::MatrixDisplayWidget* ui;
85 std::valarray<QColor> colors;
std::vector< T > max(const std::vector< T > &v1, const std::vector< T > &v2)
std::shared_ptr< Value > value()
std::vector< T > min(const std::vector< T > &v1, const std::vector< T > &v2)
This file offers overloads of toIce() and fromIce() functions for STL container types.