OpenMA / openma

Library to explore, process, and analyze movement acquisition data
Other
44 stars 8 forks source link

Update the Eigen library to the release 3.3.1 or later #55

Open Alzathar opened 7 years ago

Alzathar commented 7 years ago

Currently the project uses Eigen 3.2.x (mostly in the ma::math module). Eigen 3.3 was released and introduced several major modifications in their internals that may impact our usage.