Commits


Scott McKay authored and GitHub committed b49ff6151e4
Workaround issue with VS2017 compiler. (#5279) The definitions for some Eigen classes don't get pulled in leading to errors. Split out the broadcast function creation logic from the functions using std::enable_if to workaround that.