Skip to content

Update Eigen to 3.4.0.

David Thompson requested to merge dcthomp/cmb-superbuild:eigen-340 into master

This is needed for SMTK which will soon include an operation that uses new features in Eigen (initializer-list constructors, STL iterators) to perform coordinate-frame transforms.

Merge request reports