Skip to content

Allow Eigen vectorization by default.

Allow Eigen vectorization by default.

This option was set to disable Eigen vectorization for some time because we experienced some errors related to enabled vectorization.

With newer Eigen and compiler versions this issue seems to be gone.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?
Edited by Dmitry Yu. Naumov

Merge request reports