eigen/doc/snippets
Benoit Jacob 86220784b6 part 2 of the reorganization. Benefits/changes:
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.
2007-12-28 16:20:00 +00:00
..
CMakeLists.txt everything works, make now runs doxygen once and only once, after all 2007-12-21 11:29:04 +00:00
compile_snippet.cpp.in part 2 of the reorganization. Benefits/changes: 2007-12-28 16:20:00 +00:00
MatrixBase_adjoint.cpp matrix storage order can now also be row-dominant (choosable for each matrix separately) 2007-12-27 21:43:10 +00:00
MatrixBase_block.cpp matrix storage order can now also be row-dominant (choosable for each matrix separately) 2007-12-27 21:43:10 +00:00
MatrixBase_cast.cpp - rework the coefficients API 2007-12-24 11:14:25 +00:00
MatrixBase_col.cpp - rework the coefficients API 2007-12-24 11:14:25 +00:00
MatrixBase_diagonal.cpp matrix storage order can now also be row-dominant (choosable for each matrix separately) 2007-12-27 21:43:10 +00:00
MatrixBase_dynBlock.cpp matrix storage order can now also be row-dominant (choosable for each matrix separately) 2007-12-27 21:43:10 +00:00
MatrixBase_eval.cpp matrix storage order can now also be row-dominant (choosable for each matrix separately) 2007-12-27 21:43:10 +00:00
MatrixBase_minor.cpp matrix storage order can now also be row-dominant (choosable for each matrix separately) 2007-12-27 21:43:10 +00:00
MatrixBase_row.cpp - rework the coefficients API 2007-12-24 11:14:25 +00:00
MatrixBase_transpose.cpp matrix storage order can now also be row-dominant (choosable for each matrix separately) 2007-12-27 21:43:10 +00:00