Closed ihnorton closed 6 years ago
Primary change is updating the Eigen version so that we can build on VS2015. The previous hash was from 2014 and did not have some compiler version check updates for operator= deletion (if I recall correctly).
operator=
Primary change is updating the Eigen version so that we can build on VS2015. The previous hash was from 2014 and did not have some compiler version check updates for
operator=
deletion (if I recall correctly).