Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 161 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 161 Bytes

Eigen_test

Set path in Visual Studio Command Prompt:

set INCLUDE=C:\eigen3.3.3\;%INCLUDE%

Compile:

cl example1_Transform.cpp /MD /Ox /Ot /W3 /EHsc