index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
*
Define EIGEN_CPLUSPLUS and replace most __cplusplus checks.
Antonio Sanchez
2021-03-05
*
Document that using raw function pointers doesn't work with unaryExpr.
David Tellenbach
2021-02-27
*
Document possible inconsistencies when using `Matrix<bool, ...>`
David Tellenbach
2021-02-17
*
Fix typo in doc
Florian Maurin
2020-11-30
*
Workaround for doxygen class template titles in which the template
Jim Lersch
2020-11-27
*
Enable MathJax in Doxygen.in
Martin Vonheim Larsen
2020-11-16
*
Add MatrixBase::cwiseArg()
David Tellenbach
2020-10-14
*
Mention problems when using potentially throwing scalars and OpenMP
David Tellenbach
2020-10-09
*
Fix typo in Tutorial_BlockOperations_block_assignment.cpp
Karl Ljungkvist
2020-10-09
*
add a banner to advertise the survey
Gael Guennebaud
2020-07-29
*
Add missing footer declaration
Gael Guennebaud
2020-07-24
*
remove piwik tracker
Gael Guennebaud
2020-07-23
*
Replaced call to deprecated 'load' function with appropriate call to 'on'.
Simon Pfreundschuh
2020-06-23
*
Possibility to specify user-defined default cache sizes for GEBP kernel
David Tellenbach
2020-05-08
*
Update PreprocessorDirectives.dox - Added line for the new VectorwiseOp plugi...
dlazenby
2020-04-17
*
Make file formatting comply with POSIX and Unix standards
Aaron Franke
2020-03-23
*
Fix formatting
Christoph Hertzberg
2020-01-08
*
Bug #1785: Introduce numext::rint.
Ilya Tokar
2020-01-07
*
Bug #1800: Guard against misleading indentation
Christoph Hertzberg
2020-01-03
*
Update old links to bitbucket to point to gitlab.com
Gael Guennebaud
2019-12-04
*
Add an explicit example for auto and re-evaluation
Gael Guennebaud
2019-11-20
*
STYLE: Remove CMake-language block-end command arguments
Hans Johnson
2019-10-31
*
Fix doc issues regarding ndtri
Gael Guennebaud
2019-09-04
*
Fix doc regarding alignment and c++17
Gael Guennebaud
2019-08-04
*
Added leading asterisk for Doxygen to consume as it was removing asterisk int...
Kyle Vedder
2019-07-18
*
Escape \# inside doxygen docu
Christoph Hertzberg
2019-07-12
*
Build deprecated snippets with -DEIGEN_NO_DEPRECATED_WARNING
Christoph Hertzberg
2019-07-12
*
digits10() needs to return an integer
Christoph Hertzberg
2019-05-31
*
erm.. use proper id
Thomas Capricelli
2019-03-12
*
update tracking code
Thomas Capricelli
2019-03-12
*
Do not keep latex logs
Bernhard M. Wiedemann
2019-02-27
*
Enable documentation of Array's typedefs
Gael Guennebaud
2019-02-20
*
Update documentation regarding alignment issue.
Gael Guennebaud
2019-02-20
*
Slightly extend discussions on auto and move the content of the Pit falls wik...
Gael Guennebaud
2019-01-30
*
cleanup
Gael Guennebaud
2019-01-24
*
PR 574: use variadic template instead of initializer_list to implement fixed-...
David Tellenbach
2019-01-23
*
Tell doxygen that cxx11 math is available
Christoph Hertzberg
2019-01-24
*
Fix name of tutorial snippet.
Christoph Hertzberg
2019-01-23
*
Cleanup SFINAE in Array/Matrix(initializer_list) ctors and minor doc editing.
Gael Guennebaud
2019-01-22
*
PR 572: Add initializer list constructors to Matrix and Array (include unit t...
David Tellenbach
2019-01-21
*
Doc: remove link to porting guide
Gael Guennebaud
2019-01-17
*
Doc: add manual page on STL iterators
Gael Guennebaud
2019-01-17
*
Add a comment stating this doc page is partly obsolete.
Gael Guennebaud
2019-01-16
*
bug #1585: update doc on lazy-evaluation
Gael Guennebaud
2019-01-16
*
Remove Eigen2ToEigen3 migration page (obsolete since 3.3)
Gael Guennebaud
2019-01-16
*
Merge.
Rasmus Munk Larsen
2019-01-14
|
\
*
|
Update documentation.
Rasmus Munk Larsen
2019-01-14
|
/
*
bug #1615: slightly increase the default unrolling limit to compensate for ch...
Gael Guennebaud
2018-12-13
*
Add help messages in the quick ref/ascii docs regarding slicing, indexing, an...
Gael Guennebaud
2018-12-05
*
Fix page nesting
Gael Guennebaud
2018-12-05
[next]