..
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
* big rework of Inverse.h:
2008-07-15 23:56:17 +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_int_int_int_int.cpp
documentation update for alpha 3
2008-01-13 23:17:51 +00:00
MatrixBase_block_int_int.cpp
documentation update for alpha 3
2008-01-13 23:17:51 +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_computeInverse.cpp
* big rework of Inverse.h:
2008-07-15 23:56:17 +00:00
MatrixBase_corner_enum_int_int.cpp
documentation update for alpha 3
2008-01-13 23:17:51 +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_end_int.cpp
documentation update for alpha 3
2008-01-13 23:17:51 +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_extract.cpp
many small fixes and documentation improvements,
2008-05-29 03:12:30 +00:00
MatrixBase_fixedBlock_int_int.cpp
Patch by Gael Guennebaud: unify fixed-size and dynamic-size Block
2008-02-29 13:56:40 +00:00
MatrixBase_identity_int_int.cpp
rework Identity API: no longer restricted to square matrices
2008-01-11 15:56:21 +00:00
MatrixBase_identity.cpp
rework Identity API: no longer restricted to square matrices
2008-01-11 15:56:21 +00:00
MatrixBase_inverse.cpp
* big rework of Inverse.h:
2008-07-15 23:56:17 +00:00
MatrixBase_isDiagonal.cpp
- move: DerivedTraits becomes MatrixBase::Traits
2008-01-06 16:35:21 +00:00
MatrixBase_isIdentity.cpp
- move: DerivedTraits becomes MatrixBase::Traits
2008-01-06 16:35:21 +00:00
MatrixBase_isOnes.cpp
- move: DerivedTraits becomes MatrixBase::Traits
2008-01-06 16:35:21 +00:00
MatrixBase_isOrthogonal.cpp
* vectorize dot product, copying code from sum.
2008-06-24 15:13:00 +00:00
MatrixBase_isUnitary.cpp
* vectorize dot product, copying code from sum.
2008-06-24 15:13:00 +00:00
MatrixBase_isZero.cpp
- move: DerivedTraits becomes MatrixBase::Traits
2008-01-06 16:35:21 +00:00
MatrixBase_lazy.cpp
many small fixes and documentation improvements,
2008-05-29 03:12:30 +00:00
MatrixBase_marked.cpp
many small fixes and documentation improvements,
2008-05-29 03:12:30 +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_part.cpp
many small fixes and documentation improvements,
2008-05-29 03:12:30 +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_set.cpp
Extended the comma initializer to support xpr on the right side:
2008-03-08 19:46:06 +00:00
MatrixBase_setIdentity.cpp
Patch by Gael Guennebaud: unify fixed-size and dynamic-size Block
2008-02-29 13:56:40 +00:00
MatrixBase_setOnes.cpp
-add set...() methods and their documentation; remove Generic
2008-01-11 15:08:04 +00:00
MatrixBase_setRandom.cpp
-add set...() methods and their documentation; remove Generic
2008-01-11 15:08:04 +00:00
MatrixBase_setZero.cpp
-add set...() methods and their documentation; remove Generic
2008-01-11 15:08:04 +00:00
MatrixBase_start_int.cpp
documentation update for alpha 3
2008-01-13 23:17:51 +00:00
MatrixBase_template_int_end.cpp
many small fixes and documentation improvements,
2008-05-29 03:12:30 +00:00
MatrixBase_template_int_int_corner_enum.cpp
many small fixes and documentation improvements,
2008-05-29 03:12:30 +00:00
MatrixBase_template_int_start.cpp
many small fixes and documentation improvements,
2008-05-29 03:12:30 +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