Skip to content

Instantly share code, notes, and snippets.

@c0g
Created November 24, 2014 19:53
Show Gist options
  • Save c0g/df72b1fcf39e2d820649 to your computer and use it in GitHub Desktop.
Save c0g/df72b1fcf39e2d820649 to your computer and use it in GitHub Desktop.
/usr/local/include/eigen3/Eigen/src/Core/util/BlasUtil.h:233:78: No viable conversion from 'const typename internal::remove_all<typename GeneralProduct<Matrix<double, -1, -1, 0, -1, -1>, Matrix<double, -1, -1, 0, -1, -1>, 5>::Nested>::type' (aka 'const Eigen::Matrix<double, -1, -1, 0, -1, -1>') to 'const Eigen::GeneralProduct<Eigen::Matrix<double, -1, -1, 0, -1, -1>, Eigen::Matrix<double, -1, -1, 0, -1, -1>, 5>'
/usr/local/include/eigen3/Eigen/src/Core/util/BlasUtil.h:234:97: No viable conversion from 'const typename internal::remove_all<typename GeneralProduct<Matrix<double, -1, -1, 0, -1, -1>, Matrix<double, -1, -1, 0, -1, -1>, 5>::Nested>::type' (aka 'const Eigen::Matrix<double, -1, -1, 0, -1, -1>') to 'const Eigen::GeneralProduct<Eigen::Matrix<double, -1, -1, 0, -1, -1>, Eigen::Matrix<double, -1, -1, 0, -1, -1>, 5>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment