recently when using kino-din-opt I get this error both on Mac and ubuntu
Assertion failed: (rows == this->rows() && cols == this->cols() && "DenseBase::resize() does not actually allow to resize."), function resize, file /usr/local/Cellar/eigen/3.3.7/include/eigen3/Eigen/src/Core/DenseBase.h, line 257.
any idea what might be the issue ? is there a branch/commit I could switch to for a quick fix ?
Hi @MaximilienNaveau & @jviereck
recently when using kino-din-opt I get this error both on Mac and ubuntu
Assertion failed: (rows == this->rows() && cols == this->cols() && "DenseBase::resize() does not actually allow to resize."), function resize, file /usr/local/Cellar/eigen/3.3.7/include/eigen3/Eigen/src/Core/DenseBase.h, line 257.
any idea what might be the issue ? is there a branch/commit I could switch to for a quick fix ?