Closed chenbowen closed 6 years ago
Can we include <Eigen/Dense> or \<cmath>? Can we use Eigen to compute the inverse of a matrix?
Yes, both of these are fine. Feel free to use any vector or matrix functions you need in Eigen.
Can we include <Eigen/Dense> or \<cmath>? Can we use Eigen to compute the inverse of a matrix?