Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 236 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 236 Bytes

Enabling vectorization for the Eigen library

This recipe shows how to enable vectorization to speed up a simple executable using the Eigen C++ library for linear algebra.