1) Eigen2 co-installable with Eigen1 without conflict, without affecting programs including either. 2) #include<Eigen/Core> without the .h without conflict with the Core/ directory 3) Uniformize coding style of the CMakeLists. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| compile_snippet.cpp.in | ||
| MatrixBase_adjoint.cpp | ||
| MatrixBase_block.cpp | ||
| MatrixBase_cast.cpp | ||
| MatrixBase_col.cpp | ||
| MatrixBase_diagonal.cpp | ||
| MatrixBase_dynBlock.cpp | ||
| MatrixBase_eval.cpp | ||
| MatrixBase_minor.cpp | ||
| MatrixBase_row.cpp | ||
| MatrixBase_transpose.cpp | ||