index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
doc
/
Doxyfile.in
Commit message (
Expand
)
Author
Age
*
Add some c++11 flags in documentation
Gael Guennebaud
2016-05-19
*
Workaround "empty paragraph" warning with clang -Wdocumentation
Gael Guennebaud
2015-12-30
*
Recent versions of doxygen miss-parsed Eigen/* headers
Gael Guennebaud
2015-12-30
*
Remove auto references and referenced-by relation in doc.
Gael Guennebaud
2015-10-09
*
Doc: add link to doc of sparse solver concept
Gael Guennebaud
2015-10-08
*
bug #999: clarify that behavior of empty AlignedBoxes is undefined, and furth...
Christoph Hertzberg
2015-04-30
*
bug #138: Make building of internal documentation configurable via cmake flag
Christoph Hertzberg
2014-07-18
*
Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation...
Christoph Hertzberg
2014-07-01
*
Disabled HIDE_SCOPE_NAMES (default doxygen setting). This might help to avoid...
Christoph Hertzberg
2014-06-25
*
doc: Add references to Cholesky methods in SelfAdjointView.
Jitse Niesen
2014-04-07
*
Document the fact that Random and setRandom are not reentrant (so not thread-...
Gael Guennebaud
2014-01-07
*
update unsupported module documentation to be conformed with new documentatio...
Gael Guennebaud
2013-01-11
*
Big changes in Eigen documentation:
Gael Guennebaud
2013-01-05
*
Update doxygen files to doxygen version 1.8
Gael Guennebaud
2012-12-28
*
Fix several documentation issues
Gael Guennebaud
2012-12-24
*
remove EXTRACT_ALL
Gael Guennebaud
2012-08-27
*
add piwik code to documentation (web stats engine)
Thomas Capricelli
2012-08-21
*
significantly extend the tutorial of sparse matrices
Gael Guennebaud
2012-06-20
*
Get rid of include directives inside namespace blocks (bug #339).
Jitse Niesen
2012-04-15
*
suppress generation of TEMPLATE_RELATIONS: they are useful but take much too ...
Gael Guennebaud
2012-02-09
*
we need to define EXTRACT_ALL to YES to get doxygen see the whole hierarchy. ...
Gael Guennebaud
2011-12-20
*
workaround doxygen limitation to follow the base class of PlainObjectBase
Gael Guennebaud
2011-12-19
*
Document QuaternionBase, minor doc improvements.
Jitse Niesen
2011-12-08
*
Document enums in Constants.h (bug #248).
Jitse Niesen
2011-05-03
*
documentation fixes
Benoit Jacob
2011-02-27
*
Document DenseCoeffsBase
Jitse Niesen
2010-08-22
*
Set Doxygen config variable INCLUDE_PATH to plugins directory.
Jitse Niesen
2010-07-23
*
Change EXPAND_AS_DEFINED doxygen configuration option.
Jitse Niesen
2010-07-13
*
clean the class hierarchy
Gael Guennebaud
2010-06-30
*
Added exclusion filters.
Hauke Heibel
2010-06-30
*
Remove \nonstable yet. The stability rules for Eigen3 are much simpler:
Benoit Jacob
2010-06-29
*
kill the LeastSquares module.
Benoit Jacob
2010-04-29
*
More documentation improvements.
Hauke Heibel
2010-01-16
*
Enabled class diagrams (requires dot, i.e. graphviz).
Hauke Heibel
2010-01-13
*
Various documentation updates:
Gael Guennebaud
2010-01-06
*
Coax doxygen in producing better docs for MatrixFunctions.
Jitse Niesen
2009-12-11
*
Documentation clean up.
Jitse Niesen
2009-12-08
*
fix another 'duplicated content in doxygen pages' bug : exclude *.orig
Thomas Capricelli
2009-11-30
*
* eigen2->eigen3
Benoit Jacob
2009-11-19
*
PermutationMatrix:
Benoit Jacob
2009-11-16
*
doxygen : exclude diff files
Thomas Capricelli
2009-11-10
*
*port the Cholesky module to the new solve() API
Benoit Jacob
2009-10-29
*
move PartialLU to the new API
Benoit Jacob
2009-10-21
*
fix docs
Benoit Jacob
2009-09-22
*
convert LU::solve() to the new API
Benoit Jacob
2009-09-22
*
rename the EigenSolver module to Eigenvalues
Gael Guennebaud
2009-09-04
*
move eigen values related stuff of the QR module to a new EigenSolver module.
Gael Guennebaud
2009-09-03
*
remove the \addexample tags
Gael Guennebaud
2009-09-03
*
add examples for makeJacobi and makeGivens
Gael Guennebaud
2009-09-03
*
Added Umeyama implementation.
Hauke Heibel
2009-05-26
[next]