eigen/doc/snippets
Benoit Jacob d1d55e67e9 - make MatrixBase and all expressions aware of their preferred traversal order.
Honor this preference in operator=.
- add several methods to the API
- rework API for diagonal matrices
- add benchmarking code
2008-01-05 10:57:14 +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_asDiagonal.cpp - make MatrixBase and all expressions aware of their preferred traversal order. 2008-01-05 10:57:14 +00:00
MatrixBase_block.cpp - make MatrixBase and all expressions aware of their preferred traversal order. 2008-01-05 10:57:14 +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 - make MatrixBase and all expressions aware of their preferred traversal order. 2008-01-05 10:57:14 +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_map_int_int.cpp more documentation, 12 more code snippets 2008-01-03 19:36:32 +00:00
MatrixBase_map_int.cpp more documentation, 12 more code snippets 2008-01-03 19:36:32 +00:00
MatrixBase_map.cpp more documentation, 12 more code snippets 2008-01-03 19:36:32 +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_ones_int_int.cpp more documentation, 12 more code snippets 2008-01-03 19:36:32 +00:00
MatrixBase_ones_int.cpp more documentation, 12 more code snippets 2008-01-03 19:36:32 +00:00
MatrixBase_ones.cpp more documentation, 12 more code snippets 2008-01-03 19:36:32 +00:00
MatrixBase_random_int_int.cpp more documentation, 12 more code snippets 2008-01-03 19:36:32 +00:00
MatrixBase_random_int.cpp more documentation, 12 more code snippets 2008-01-03 19:36:32 +00:00
MatrixBase_random.cpp more documentation, 12 more code snippets 2008-01-03 19:36:32 +00:00
MatrixBase_row.cpp - rework the coefficients API 2007-12-24 11:14:25 +00:00
MatrixBase_transpose.cpp more documentation, 12 more code snippets 2008-01-03 19:36:32 +00:00
MatrixBase_zero_int_int.cpp more documentation, 12 more code snippets 2008-01-03 19:36:32 +00:00
MatrixBase_zero_int.cpp more documentation, 12 more code snippets 2008-01-03 19:36:32 +00:00
MatrixBase_zero.cpp more documentation, 12 more code snippets 2008-01-03 19:36:32 +00:00