Eigen Matrix3d construction from 2D double array
Why on earth does Eigen not have a simple construction method to CORRECTLY convert a standard 2d array into a Matrix? For example:
Why on earth does Eigen not have a simple construction method to CORRECTLY convert a standard 2d array into a Matrix? For example: